[PD-cvs] externals/grill/flext build-pd-bcc.bat,1.1.1.1,1.2 build-pd-msvc.bat,1.1.1.1,1.2 flext.vcproj,1.22,1.23

xovo at users.sourceforge.net xovo at users.sourceforge.net
Sun Dec 28 04:37:28 CET 2003


Update of /cvsroot/pure-data/externals/grill/flext
In directory sc8-pr-cvs1:/tmp/cvs-serv7865

Modified Files:
	build-pd-bcc.bat build-pd-msvc.bat flext.vcproj 
Log Message:
 ""

Index: build-pd-bcc.bat
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/build-pd-bcc.bat,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** build-pd-bcc.bat	22 Oct 2002 23:06:57 -0000	1.1.1.1
--- build-pd-bcc.bat	28 Dec 2003 03:37:26 -0000	1.2
***************
*** 1,3 ****
! @echo --- Building flext with BorlandC++ ---
! 
! make -f makefile.pd-bcc
--- 1 ----
! @echo --- Building flext with BorlandC++ ---

make -f makefile.pd-bcc
\ No newline at end of file

Index: build-pd-msvc.bat
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/build-pd-msvc.bat,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** build-pd-msvc.bat	22 Oct 2002 23:06:57 -0000	1.1.1.1
--- build-pd-msvc.bat	28 Dec 2003 03:37:26 -0000	1.2
***************
*** 1,4 ****
! @echo --- Building flext with MS Visual C++ ---
! 
! nmake -f makefile.pd-msvc clean
! nmake -f makefile.pd-msvc
--- 1 ----
! @echo --- Building flext with MS Visual C++ ---

nmake -f makefile.pd-msvc clean
nmake -f makefile.pd-msvc
\ No newline at end of file

Index: flext.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/flext.vcproj,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** flext.vcproj	29 Nov 2003 03:32:48 -0000	1.22
--- flext.vcproj	28 Dec 2003 03:37:26 -0000	1.23
***************
*** 175,179 ****
  				Name="VCCLCompilerTool"
  				Optimization="0"
! 				AdditionalIncludeDirectories="c:\programme\audio\pd\src,f:\prog\audio\sndobj\include,f:\prog\audio\stk\include"
  				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLEXT_SYS=2;FLEXT_USE_SIMD"
  				BasicRuntimeChecks="3"
--- 175,179 ----
  				Name="VCCLCompilerTool"
  				Optimization="0"
! 				AdditionalIncludeDirectories="f:\prog\pd\pd-cvs\src,f:\prog\audio\sndobj\include,f:\prog\audio\stk\include"
  				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLEXT_SYS=2;FLEXT_USE_SIMD"
  				BasicRuntimeChecks="3"






More information about the Pd-cvs mailing list