aboutsummaryrefslogtreecommitdiff
path: root/rhythms_memory.vcproj
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2005-12-07 18:38:20 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2005-12-07 18:38:20 +0000
commitefbd3f26e01a09b902357b0b103ac7abc94e483c (patch)
tree57bd9a03e3ff8c4a9a61de1be10dddc5671fef3e /rhythms_memory.vcproj
parentb9406125392107f1fb6a548236e6bbdad3721bcf (diff)
still buggy.. the rhythms..
svn path=/trunk/externals/frankenstein/; revision=4164
Diffstat (limited to 'rhythms_memory.vcproj')
-rwxr-xr-xrhythms_memory.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/rhythms_memory.vcproj b/rhythms_memory.vcproj
index a912a72..65fbf52 100755
--- a/rhythms_memory.vcproj
+++ b/rhythms_memory.vcproj
@@ -19,7 +19,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="&quot;H:\PureData\pd-0.38-3.msw\pd\src&quot;"
+ AdditionalIncludeDirectories="../"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
@@ -36,7 +36,7 @@
AdditionalDependencies="pd.lib"
OutputFile="$(OutDir)/rhythms_memory.dll"
LinkIncremental="2"
- AdditionalLibraryDirectories="&quot;H:\PureData\pd-0.38-3.msw\pd\bin&quot;"
+ AdditionalLibraryDirectories="../"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/frankenstein.pdb"
SubSystem="0"