diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-06-22 02:47:12 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-06-22 02:47:12 +0000 |
commit | 140623665fff96519e794e4b0788b6e2ecaea3ce (patch) | |
tree | e54d046f6ffe2b0f46eb5f3b6383b2ded514981f | |
parent | 3384689ded59c01ca409ab6ec9d72daf1a5124e9 (diff) |
""
svn path=/trunk/; revision=730
-rw-r--r-- | externals/grill/vasp/vasp.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/vasp/vasp.vcproj b/externals/grill/vasp/vasp.vcproj index 9c976d63..f6b7ac0d 100644 --- a/externals/grill/vasp/vasp.vcproj +++ b/externals/grill/vasp/vasp.vcproj @@ -176,6 +176,7 @@ ProgramDataBaseFileName=".\pd-msvc\t/" WarningLevel="3" SuppressStartupBanner="TRUE" + DebugInformationFormat="3" CompileAs="0"/> <Tool Name="VCCustomBuildTool"/> @@ -186,6 +187,7 @@ LinkIncremental="1" SuppressStartupBanner="TRUE" AdditionalLibraryDirectories="c:\programme\audio\pd\bin" + GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\pd-msvc\t/vasp.pdb" ImportLibrary=".\pd-msvc\t/vasp.lib" TargetMachine="1"/> |