This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
dfhack
Watch
3
Star
0
Fork
You've already forked dfhack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30d806d988
dfhack
/
build
/
generate-MSVC-2008.bat
4 lines
76 B
Batchfile
Raw
Normal View
History
Unescape
Escape
.bat files for easy generation of the build system
2009-10-23 12:34:15 -06:00
mkdir
build-real
cd
build-real
add pause commands to .bat scripts
2009-10-26 16:20:57 -06:00
cmake ..\.. -G
"
Visual Studio 9 2008
"
pause