aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/pool.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-25 04:53:43 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-25 04:53:43 +0000
commit83c049b6c7eb05aabbfc008f46541c9d83b2be01 (patch)
tree778b1ca4f6a97b39712455bff4700a87fe9c5d38 /externals/grill/pool/pool.vcproj
parent53bf2216c3d76fdba0c98e6b41267d6b09dab1c6 (diff)
update for flext build system
added saving/loading of spaces and other special characters (escaping) svn path=/trunk/; revision=2644
Diffstat (limited to 'externals/grill/pool/pool.vcproj')
-rw-r--r--externals/grill/pool/pool.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/pool/pool.vcproj b/externals/grill/pool/pool.vcproj
index 1ec3b570..39aec802 100644
--- a/externals/grill/pool/pool.vcproj
+++ b/externals/grill/pool/pool.vcproj
@@ -21,7 +21,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="f:\prog\pd\pd-cvs\src,f:\prog\max\flext\source"
+ AdditionalIncludeDirectories="c:\programme\audio\pd\bin\src,..\flext\source"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2"
StringPooling="TRUE"
RuntimeLibrary="4"
@@ -43,7 +43,7 @@
OutputFile="pd-msvc/pool.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="f:\prog\pd\pd-cvs\bin,f:\prog\max\flext\pd-msvc"
+ AdditionalLibraryDirectories="c:\programme\audio\pd\bin"
ProgramDatabaseFile=".\pd-msvc/r/pool.pdb"
ImportLibrary=".\pd-msvc/r/pool.lib"
TargetMachine="1"/>
@@ -87,7 +87,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="&quot;c:\data\prog\pd\pd-cvs\src&quot;;c:\data\prog\max\flext\source"
+ AdditionalIncludeDirectories="&quot;c:\data\pd\pd-cvs\src&quot;;..\flext\source"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2"
StringPooling="TRUE"
BasicRuntimeChecks="3"