Update of /cvsroot/pure-data/externals/grill/vst/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18247/build
Modified Files: config-win.def makefile-win-msvc.inc Removed Files: package.txt Log Message: use flext build system updated make system updated build system
--- package.txt DELETED ---
Index: makefile-win-msvc.inc =================================================================== RCS file: /cvsroot/pure-data/externals/grill/vst/build/makefile-win-msvc.inc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** makefile-win-msvc.inc 19 Dec 2004 05:10:46 -0000 1.1 --- makefile-win-msvc.inc 20 Dec 2004 05:11:55 -0000 1.2 *************** *** 1,2 **** ! INCPATH=/I$(VSTSDKPATH)\source\common ! LIBS=user32.lib --- 1,2 ---- ! INCPATH=/I$(VSTSDKPATH)\source\common ! LIBS=user32.lib
Index: config-win.def =================================================================== RCS file: /cvsroot/pure-data/externals/grill/vst/build/config-win.def,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** config-win.def 19 Dec 2004 05:10:46 -0000 1.1 --- config-win.def 20 Dec 2004 05:11:55 -0000 1.2 *************** *** 1,3 **** ! # where is the VST SDK? ! # (at least version 2.3) ! VSTSDKPATH=c:\data\prog\audio\vstsdk2.3 --- 1,3 ---- ! # where is the VST SDK? ! # (at least version 2.3) ! VSTSDKPATH=c:\data\prog\audio\vstsdk2.3