diff options
Diffstat (limited to 'externals/grill/vasp')
-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"/> |