summaryrefslogtreecommitdiffstats
path: root/winbuild
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2006-10-17 18:03:21 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2006-10-17 18:03:21 (GMT)
commit8a6cb1baa8edce0b56a07e97bd57f5d5dd756cb5 (patch)
tree54faf2b759aca5cdc6184168aa676ed669435766 /winbuild
parentca720513ae89ad82fd8d8c4340271375ae1e9f64 (diff)
downloadDoxygen-8a6cb1baa8edce0b56a07e97bd57f5d5dd756cb5.zip
Doxygen-8a6cb1baa8edce0b56a07e97bd57f5d5dd756cb5.tar.gz
Doxygen-8a6cb1baa8edce0b56a07e97bd57f5d5dd756cb5.tar.bz2
Release-1.5.0
Diffstat (limited to 'winbuild')
-rw-r--r--winbuild/Doxygen.vcproj12
-rw-r--r--winbuild/Doxytag.vcproj12
-rw-r--r--winbuild/Doxywizard.vcproj10
-rw-r--r--winbuild/libpng.vcproj8
-rw-r--r--winbuild/qtools.vcproj8
-rw-r--r--winbuild/zlib.vcproj8
6 files changed, 30 insertions, 28 deletions
diff --git a/winbuild/Doxygen.vcproj b/winbuild/Doxygen.vcproj
index 80637a9..ef25e82 100644
--- a/winbuild/Doxygen.vcproj
+++ b/winbuild/Doxygen.vcproj
@@ -16,8 +16,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory="..\bin\Debug"
+ IntermediateDirectory="..\objects\Debug"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -72,7 +72,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="qtools.lib libpng.lib zlib.lib ws2_32.lib"
- OutputFile=".\Debug/Doxygen.exe"
+ OutputFile="..\bin\Debug\doxygen.exe"
LinkIncremental="2"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="Debug"
@@ -110,8 +110,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="..\bin"
+ IntermediateDirectory="..\objects"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -169,7 +169,7 @@
Name="VCLinkerTool"
AdditionalOptions="/LTCG"
AdditionalDependencies="qtools.lib libpng.lib zlib.lib "
- OutputFile=".\Release/Doxygen.exe"
+ OutputFile="..\bin\doxygen.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="Release"
diff --git a/winbuild/Doxytag.vcproj b/winbuild/Doxytag.vcproj
index 7ad9b19..9c5e82e 100644
--- a/winbuild/Doxytag.vcproj
+++ b/winbuild/Doxytag.vcproj
@@ -15,8 +15,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory="..\bin\Debug"
+ IntermediateDirectory="..\objects\Debug"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -70,7 +70,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="qtools.lib ws2_32.lib"
- OutputFile=".\Debug/Doxytag.exe"
+ OutputFile="..\bin\Debug\doxytag.exe"
LinkIncremental="2"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="Debug"
@@ -108,8 +108,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="..\bin"
+ IntermediateDirectory="..\objects"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -163,7 +163,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="qtools.lib "
- OutputFile=".\Release/Doxytag.exe"
+ OutputFile="..\bin\doxytag.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="Release"
diff --git a/winbuild/Doxywizard.vcproj b/winbuild/Doxywizard.vcproj
index 2277df2..f90f6ac 100644
--- a/winbuild/Doxywizard.vcproj
+++ b/winbuild/Doxywizard.vcproj
@@ -20,8 +20,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ OutputDirectory="..\bin\Debug"
+ IntermediateDirectory="$(ConfigurationName)\Doxywizard"
ConfigurationType="1"
CharacterSet="1"
>
@@ -66,6 +66,7 @@
/>
<Tool
Name="VCLinkerTool"
+ OutputFile="..\bin\Debug\doxywizard.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
@@ -98,7 +99,7 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ OutputDirectory="..\bin"
IntermediateDirectory="$(ConfigurationName)\Doxywizard"
ConfigurationType="1"
CharacterSet="1"
@@ -145,8 +146,9 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(QTDIR)\lib\qt-mt336.lib $(QTDIR)\lib\qtmain.lib"
+ OutputFile="..\bin\doxywizard.exe"
LinkIncremental="1"
- GenerateDebugInformation="true"
+ GenerateDebugInformation="false"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
diff --git a/winbuild/libpng.vcproj b/winbuild/libpng.vcproj
index 616b24c..e0d52ca 100644
--- a/winbuild/libpng.vcproj
+++ b/winbuild/libpng.vcproj
@@ -15,8 +15,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="..\lib"
+ IntermediateDirectory="..\objects"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -90,8 +90,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory="..\lib\Debug"
+ IntermediateDirectory="..\objects\Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
diff --git a/winbuild/qtools.vcproj b/winbuild/qtools.vcproj
index 2438c2d..bc9a42e 100644
--- a/winbuild/qtools.vcproj
+++ b/winbuild/qtools.vcproj
@@ -15,8 +15,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="..\lib"
+ IntermediateDirectory="..\objects"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -92,8 +92,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory="..\lib\Debug"
+ IntermediateDirectory="..\objects\Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
diff --git a/winbuild/zlib.vcproj b/winbuild/zlib.vcproj
index 5166242..8a2368a 100644
--- a/winbuild/zlib.vcproj
+++ b/winbuild/zlib.vcproj
@@ -15,8 +15,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory="..\lib\Debug"
+ IntermediateDirectory="..\objects\Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -91,8 +91,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="..\lib"
+ IntermediateDirectory="..\objects"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"