aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/thread1
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/tutorial/thread1')
-rw-r--r--externals/grill/flext/tutorial/thread1/thread1.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/flext/tutorial/thread1/thread1.vcproj b/externals/grill/flext/tutorial/thread1/thread1.vcproj
index 27931ac1..3cf34ebf 100644
--- a/externals/grill/flext/tutorial/thread1/thread1.vcproj
+++ b/externals/grill/flext/tutorial/thread1/thread1.vcproj
@@ -45,7 +45,7 @@
OutputFile="../pd-msvc/thread1.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="..\..\pd-msvc"
+ AdditionalLibraryDirectories="C:\Programme\audio\pd\bin;..\..\pd-msvc"
ProgramDatabaseFile=".\msvc/thread1.pdb"
ImportLibrary=".\msvc/thread1.lib"
TargetMachine="1"/>
@@ -90,7 +90,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="c:\programme\audio\pd\src,..\..\source"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PD;FLEXT_THREADS"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLEXT_THREADS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
@@ -111,7 +111,7 @@
OutputFile=".\msvc-debug/thread1.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="..\..\pd-msvc"
+ AdditionalLibraryDirectories="C:\Programme\audio\pd\bin; ..\..\pd-msvc"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\msvc-debug/thread1.pdb"
ImportLibrary=".\msvc-debug/thread1.lib"