Skip to content

Instantly share code, notes, and snippets.

@JackieKu
Created September 23, 2010 02:18
Show Gist options
  • Save JackieKu/592964 to your computer and use it in GitHub Desktop.
Save JackieKu/592964 to your computer and use it in GitHub Desktop.
@echo off
call "%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86
"%~dp0configure.exe" -debug-and-release -opensource -ltcg -no-qt3support -plugin-sql-odbc -plugin-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -platform win32-msvc2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment