This commit is contained in:
Jeff Lenk 2010-08-27 10:19:12 -05:00
parent 9b33bd1c1c
commit 04b1f8d8a5
2 changed files with 539 additions and 438 deletions

File diff suppressed because it is too large Load Diff

5
fscomm/MakeVcProj.cmd Normal file
View File

@ -0,0 +1,5 @@
\Qt\4.6.0\bin\qmake.exe -spec win32-msvc2008 -tp vc
copy fscomm.vcproj FSComm.2008.vcproj /y
echo "Manually copy/replace $QTDIR environment variable into project file"
echo "Push top GUID block back current"
pause