aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/pool.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-17 05:03:46 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-17 05:03:46 +0000
commitf38b827252320ae0fdacce3d418058cca3b84bce (patch)
tree1202930df6ba912d64431ab95142caf03ed755b4 /externals/grill/pool/pool.vcproj
parentec8755eb096594f735f58ee89915ac0de0feb7f5 (diff)
fixes for Max/MSP
enhanced and optimized atom parsing using flext build system additions for Max/MSP build svn path=/trunk/; revision=2397
Diffstat (limited to 'externals/grill/pool/pool.vcproj')
-rw-r--r--externals/grill/pool/pool.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/pool/pool.vcproj b/externals/grill/pool/pool.vcproj
index 4eceac34..1ec3b570 100644
--- a/externals/grill/pool/pool.vcproj
+++ b/externals/grill/pool/pool.vcproj
@@ -293,7 +293,7 @@
InlineFunctionExpansion="2"
OmitFramePointers="TRUE"
OptimizeForProcessor="3"
- AdditionalIncludeDirectories="&quot;f:\prog\pd\pd-cvs\src&quot;;f:\prog\packs\pthreads;f:\prog\max\flext\source"
+ AdditionalIncludeDirectories="&quot;c:\data\prog\pd\pd-cvs\src&quot;;c:\data\prog\packs\pthreads;..\flext\source"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2;FLEXT_SHARED"
StringPooling="TRUE"
RuntimeLibrary="2"
@@ -312,7 +312,7 @@
OutputFile="$(outdir)/pool.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="&quot;f:\prog\pd\pd-cvs\bin&quot;;f:\prog\packs\pthreads;&quot;f:\prog\max\flext\pd-msvc&quot;"
+ AdditionalLibraryDirectories="&quot;c:\data\prog\pd\pd-cvs\bin&quot;;c:\data\prog\packs\pthreads;&quot;..\flext\pd-msvc&quot;"
ProgramDatabaseFile="$(outdir)/pool.pdb"
ImportLibrary="$(outdir)/pool.lib"
TargetMachine="1"/>