aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/vst.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-11 04:58:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-11 04:58:01 +0000
commit27da08004c5f024a0f35e3cb4c2b3942548ebcfa (patch)
treec89092a5e8d13c11719b7975b9557efbf3ca131f /externals/grill/vst/vst.vcproj
parent467591c8ba03dbd60ceada93482460de3b888838 (diff)
restructured VSThost code
better shell support fix for build system update for flext build systemcleanups VSTTime info added event processing (like Midi in) svn path=/trunk/; revision=2617
Diffstat (limited to 'externals/grill/vst/vst.vcproj')
-rw-r--r--externals/grill/vst/vst.vcproj17
1 files changed, 16 insertions, 1 deletions
diff --git a/externals/grill/vst/vst.vcproj b/externals/grill/vst/vst.vcproj
index 4541b83d..7121d85e 100644
--- a/externals/grill/vst/vst.vcproj
+++ b/externals/grill/vst/vst.vcproj
@@ -87,7 +87,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;c:\data\prog\pd\pd-cvs\src&quot;;..\flext\source;c:\data\prog\audio\vstsdk2.3\source\common"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0501,WINVER=0x0501;_USRDLL;FLEXT_SYS=2;FLEXT_THREADS;FLEXT_LOGGING"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0501;WINVER=0x0501;_USRDLL;FLEXT_SYS=2;FLEXT_THREADS;xFLEXT_LOGGING"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
@@ -275,11 +275,23 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\src\vstedit.cpp">
+ </File>
+ <File
RelativePath=".\src\vsthost.cpp">
</File>
<File
RelativePath=".\src\vsthost.h">
</File>
+ <File
+ RelativePath=".\src\vstmaster.cpp">
+ </File>
+ <File
+ RelativePath=".\src\vstmidi.cpp">
+ </File>
+ <File
+ RelativePath=".\src\vstparam.cpp">
+ </File>
</Filter>
<Filter
Name="doc"
@@ -326,6 +338,9 @@
<File
RelativePath="src\main.h">
</File>
+ <File
+ RelativePath=".\src\resource.h">
+ </File>
</Files>
<Globals>
</Globals>