aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/xsample.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-11-02 00:27:23 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-11-02 00:27:23 +0000
commit8342ab77f5be792054a9168ef3c0494dbee99ce5 (patch)
tree6b4b5b1d538b9316210ac7449e329ed98f3922a7 /externals/grill/xsample/xsample.vcproj
parent6f18843653284cc93d89c0a1f8797c5601358575 (diff)
use branch hints
small fixes update for new flext callback naming updated docs svn path=/trunk/; revision=6211
Diffstat (limited to 'externals/grill/xsample/xsample.vcproj')
-rw-r--r--externals/grill/xsample/xsample.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/xsample/xsample.vcproj b/externals/grill/xsample/xsample.vcproj
index 036de43c..112dfc21 100644
--- a/externals/grill/xsample/xsample.vcproj
+++ b/externals/grill/xsample/xsample.vcproj
@@ -28,7 +28,7 @@
AdditionalIncludeDirectories="c:\programme\audio\pd\src;..\flext\source"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2"
StringPooling="TRUE"
- RuntimeLibrary="0"
+ RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
EnableEnhancedInstructionSet="1"
UsePrecompiledHeader="2"