Initial commit.

These files are used when building SM with nothing more than a compiler (VC++ Toolkit 2003) and a pack of libraires (MS Platform SDK, DirectX).

The BAT's are to automate the make itself.

The mak is the makefile.
This commit is contained in:
Renaud Lepage
2005-05-19 20:54:29 +00:00
parent f9b18c7a64
commit 077e7af34c
5 changed files with 5408 additions and 0 deletions
@@ -0,0 +1 @@
nmake -f StepMania.mak NMAKE /f "StepMania.mak" CFG="StepMania - Win32 Release" CLEAN
View File
+1
View File
@@ -0,0 +1 @@
NMAKE /f "StepMania.mak" CFG="StepMania - Win32 Release"
File diff suppressed because it is too large Load Diff