diff options
Diffstat (limited to 'worldtime/WorldTime.vcproj')
-rw-r--r-- | worldtime/WorldTime.vcproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/worldtime/WorldTime.vcproj b/worldtime/WorldTime.vcproj index 2a5583f..578a340 100644 --- a/worldtime/WorldTime.vcproj +++ b/worldtime/WorldTime.vcproj @@ -78,7 +78,6 @@ <Tool
Name="VCLinkerTool"
AdditionalDependencies="comctl32.lib odbc32.lib odbccp32.lib"
- OutputFile="../../bin/release/plugins/WorldTime.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\Release/WorldTime.pdb"
@@ -176,7 +175,6 @@ <Tool
Name="VCLinkerTool"
AdditionalDependencies="user32.lib gdi32.lib shell32.lib advapi32.lib comctl32.lib"
- OutputFile="../../bin/debug/plugins/WorldTime.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
|