1 # ----------------------- NT -----------------------
6 VC="C:\Program Files\Microsoft Visual Studio\Vc98"
8 PDNTINCLUDE = /I. /I /I..\..\pd\src /I$(VC)\include
15 cd ..\..\externals\build\win && nmake
17 # non-standard paths in T. Grill's config-pd-*.txt files
18 # use need to edit config-pd-msvc.txt to get this to work
19 # cd ..\..\externals\grill\flext && nmake /f makefile.pd-msvc
24 cd ..\..\externals\build\win && nmake clean
26 cd ..\..\externals\grill\flext && nmake /f makefile.pd-msvc clean