aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/idelay/idelay.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-02-23 03:38:23 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-02-23 03:38:23 +0000
commit4b4b1a693971fc866c607d4f88dd1ddf3f227801 (patch)
tree8ffcda31fe3c0fb770dbc06f460a088fb852084c /externals/grill/idelay/idelay.vcproj
parentd5f3af34344340c718d07c9c84d562785443747e (diff)
""
svn path=/trunk/; revision=1351
Diffstat (limited to 'externals/grill/idelay/idelay.vcproj')
-rw-r--r--externals/grill/idelay/idelay.vcproj6
1 files changed, 4 insertions, 2 deletions
diff --git a/externals/grill/idelay/idelay.vcproj b/externals/grill/idelay/idelay.vcproj
index b014365c..b818aecd 100644
--- a/externals/grill/idelay/idelay.vcproj
+++ b/externals/grill/idelay/idelay.vcproj
@@ -43,8 +43,8 @@
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
- AdditionalDependencies="pd.lib flext_d-pdwin.lib"
- OutputFile="pd-msvc\d/idelay~.dll"
+ AdditionalDependencies="pd.lib"
+ OutputFile="$(outdir)/idelay~.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="c:/programme/audio/pd/bin,..\flext\pd-msvc"
@@ -105,6 +105,7 @@
ProgramDataBaseFileName=".\pd-msvc\r/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
@@ -116,6 +117,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="c:/programme/audio/pd/bin,..\flext\pd-msvc"
+ GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\pd-msvc\r/idelay~.pdb"
ImportLibrary=".\pd-msvc\r/idelay~.lib"
TargetMachine="1"/>