diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2008-12-06 16:00:07 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2008-12-06 16:00:07 (GMT) |
commit | b2ff175fbaa113d17cc8c0873220580df1887b97 (patch) | |
tree | 76ffc77ee3c3548adca2711a1ad2ba2d0595ae70 /winbuild | |
parent | 78a0accf99eacf0a620cfad40c003be3be7bcd97 (diff) | |
download | Doxygen-b2ff175fbaa113d17cc8c0873220580df1887b97.zip Doxygen-b2ff175fbaa113d17cc8c0873220580df1887b97.tar.gz Doxygen-b2ff175fbaa113d17cc8c0873220580df1887b97.tar.bz2 |
Release-1.5.7.1-20081206
Diffstat (limited to 'winbuild')
-rw-r--r-- | winbuild/Doxygen.vcproj | 2 | ||||
-rw-r--r-- | winbuild/Doxywizard.vcproj | 443 |
2 files changed, 338 insertions, 107 deletions
diff --git a/winbuild/Doxygen.vcproj b/winbuild/Doxygen.vcproj index 9d8f226..0edc633 100644 --- a/winbuild/Doxygen.vcproj +++ b/winbuild/Doxygen.vcproj @@ -180,7 +180,7 @@ <Tool Name="VCLinkerTool" AdditionalOptions="/LTCG" - AdditionalDependencies="qtools.lib libpng.lib zlib.lib iconv.lib" + AdditionalDependencies="qtools.lib libpng.lib zlib.lib iconv.lib shell32.lib" OutputFile="..\bin\doxygen.exe" LinkIncremental="1" SuppressStartupBanner="true" diff --git a/winbuild/Doxywizard.vcproj b/winbuild/Doxywizard.vcproj index 34722cb..e211b1c 100644 --- a/winbuild/Doxywizard.vcproj +++ b/winbuild/Doxywizard.vcproj @@ -2,10 +2,9 @@ <VisualStudioProject ProjectType="Visual C++" Version="8.00" - Name="Doxywizard" - ProjectGUID="{6E404596-D6B6-41A5-8F25-C52921A7C1BF}" - RootNamespace="Doxywizard" - Keyword="Win32Proj" + Name="doxywizard" + ProjectGUID="{77C9C2D3-EA3F-3D59-8B4C-0ED852890172}" + Keyword="Qt4VSv1.0" > <Platforms> <Platform @@ -13,34 +12,23 @@ /> </Platforms> <ToolFiles> - <ToolFile - RelativePath=".\moc.rules" - /> - <ToolFile - RelativePath=".\Lex.rules" - /> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" - OutputDirectory="..\bin\Debug" - IntermediateDirectory="$(ConfigurationName)\Doxywizard" + OutputDirectory="." + IntermediateDirectory="obj\" ConfigurationType="1" - CharacterSet="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" > <Tool Name="VCPreBuildEventTool" /> <Tool - Name="moc" - /> - <Tool Name="VCCustomBuildTool" /> <Tool - Name="Lex" - /> - <Tool Name="VCXMLDataGeneratorTool" /> <Tool @@ -48,39 +36,51 @@ /> <Tool Name="VCMIDLTool" + WarningLevel="0" + DefaultCharType="0" + EnableErrorChecks="1" /> <Tool Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="$(QTDIR)\include;..\src;." - PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;LIBICONV_STATIC;NODEBUG" - MinimalRebuild="true" - BasicRuntimeChecks="3" + AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189" + Optimization="4" + AdditionalIncludeDirectories=""..\..\..\Qt\4.4.3\include\QtCore","..\..\..\Qt\4.4.3\include\QtCore","..\..\..\Qt\4.4.3\include\QtGui","..\..\..\Qt\4.4.3\include\QtGui","..\..\..\Qt\4.4.3\include\QtXml","..\..\..\Qt\4.4.3\include\QtXml","..\..\..\Qt\4.4.3\include","..\addon\doxywizard","c:\Qt\4.4.3\include\ActiveQt","..\addon\doxywizard\moc","..\addon\doxywizard",".",..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005" + PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_NO_CAST_FROM_ASCII,QT_NO_CAST_TO_ASCII,QT_XML_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT" + GeneratePreprocessedFile="0" + ExceptionHandling="1" RuntimeLibrary="1" - UsePrecompiledHeader="0" + BufferSecurityCheck="false" + TreatWChar_tAsBuiltInType="false" + RuntimeTypeInfo="true" + AssemblerListingLocation="obj\" + ObjectFile="obj\" + ProgramDataBaseFileName=".\" WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" + SuppressStartupBanner="true" + DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" + PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_NO_CAST_FROM_ASCII,QT_NO_CAST_TO_ASCII,QT_XML_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,_DEBUG" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" - AdditionalDependencies="$(QTDIR)\lib\qt-mt.lib $(QTDIR)\lib\qtmain.lib iconv.lib ws2_32.lib winmm.lib gdi32.lib imm32.lib advapi32.lib comdlg32.lib shell32.lib winspool.lib" - OutputFile="..\bin\Debug\doxywizard.exe" - LinkIncremental="2" - GenerateManifest="false" - IgnoreDefaultLibraryNames="msvcrt.lib" + IgnoreImportLibrary="true" + AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"" + AdditionalDependencies="c:\Qt\4.4.3\lib\qtmaind.lib c:\Qt\4.4.3\lib\QtXmld.lib c:\Qt\4.4.3\lib\QtGuid.lib c:\Qt\4.4.3\lib\QtCored.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32.lib advapi32.lib ws2_32.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.lib msimg32.lib" + OutputFile="debug\doxywizard.exe" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="c:\Qt\4.4.3\lib" GenerateDebugInformation="true" + ProgramDatabaseFile="" SubSystem="2" - TargetMachine="1" + LinkTimeCodeGeneration="0" /> <Tool Name="VCALinkTool" @@ -109,25 +109,19 @@ </Configuration> <Configuration Name="Release|Win32" - OutputDirectory="..\bin" - IntermediateDirectory="$(ConfigurationName)\Doxywizard" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="obj\" ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" > <Tool Name="VCPreBuildEventTool" /> <Tool - Name="moc" - /> - <Tool Name="VCCustomBuildTool" /> <Tool - Name="Lex" - /> - <Tool Name="VCXMLDataGeneratorTool" /> <Tool @@ -135,41 +129,54 @@ /> <Tool Name="VCMIDLTool" + WarningLevel="0" + DefaultCharType="0" + EnableErrorChecks="1" /> <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(QTDIR)\include;..\src;." - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;LIBICONV_STATIC;NODEBUG" + AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189" + Optimization="2" + AdditionalIncludeDirectories=""..\..\..\Qt\4.4.3\include\QtCore","..\..\..\Qt\4.4.3\include\QtCore","..\..\..\Qt\4.4.3\include\QtGui","..\..\..\Qt\4.4.3\include\QtGui","..\..\..\Qt\4.4.3\include\QtXml","..\..\..\Qt\4.4.3\include\QtXml","..\..\..\Qt\4.4.3\include","..\addon\doxywizard","c:\Qt\4.4.3\include\ActiveQt","..\addon\doxywizard\moc","..\addon\doxywizard",".",..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005" + PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_NO_CAST_FROM_ASCII,QT_NO_CAST_TO_ASCII,QT_NO_DEBUG,QT_XML_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,NDEBUG" + GeneratePreprocessedFile="0" + ExceptionHandling="1" RuntimeLibrary="0" - UsePrecompiledHeader="0" + BufferSecurityCheck="false" + TreatWChar_tAsBuiltInType="false" + RuntimeTypeInfo="true" + AssemblerListingLocation="obj\" + ObjectFile="obj\" + ProgramDataBaseFileName=".\" WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - DisableSpecificWarnings="4267" + SuppressStartupBanner="true" + DebugInformationFormat="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" + PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_NO_CAST_FROM_ASCII,QT_NO_CAST_TO_ASCII,QT_NO_DEBUG,QT_XML_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" - AdditionalDependencies="$(QTDIR)\lib\qt-mt.lib $(QTDIR)\lib\qtmain.lib iconv.lib ws2_32.lib winmm.lib gdi32.lib imm32.lib advapi32.lib comdlg32.lib shell32.lib winspool.lib" + IgnoreImportLibrary="true" + AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"" + AdditionalDependencies="c:\Qt\4.4.3\lib\qtmain.lib c:\Qt\4.4.3\lib\QtXml.lib c:\Qt\4.4.3\lib\QtGui.lib c:\Qt\4.4.3\lib\QtCore.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32.lib advapi32.lib ws2_32.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.lib msimg32.lib" OutputFile="..\bin\doxywizard.exe" LinkIncremental="1" - GenerateManifest="false" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="c:\Qt\4.4.3\lib" IgnoreAllDefaultLibraries="false" - IgnoreDefaultLibraryNames="msvcrt.lib" + IgnoreDefaultLibraryNames="libcmtd.lib" GenerateDebugInformation="false" + ProgramDatabaseFile="" SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" - EntryPointSymbol="" - TargetMachine="1" + LinkTimeCodeGeneration="0" /> <Tool Name="VCALinkTool" @@ -202,34 +209,10 @@ <Files> <Filter Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" + Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File - RelativePath="..\src\config.cpp" - > - </File> - <File - RelativePath="..\src\config.l" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="Lex" - CommandLine="flex -PconfigYY [AllOptions] [AdditionalOptions] [inputs]" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="Lex" - CommandLine="flex -PconfigYY [AllOptions] [AdditionalOptions] [inputs]" - /> - </FileConfiguration> - </File> - <File RelativePath="..\addon\doxywizard\doxywizard.cpp" > </File> @@ -254,98 +237,346 @@ > </File> <File - RelativePath=".\moc_doxywizard.cpp" + RelativePath="..\src\version.cpp" > </File> <File - RelativePath=".\moc_expert.cpp" + RelativePath="..\addon\doxywizard\wizard.cpp" > </File> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl;inc;xsd" + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > <File - RelativePath=".\moc_input.cpp" + RelativePath="..\addon\doxywizard\config.h" > </File> <File - RelativePath=".\moc_inputbool.cpp" + RelativePath="..\addon\doxywizard\doxywizard.h" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\doxywizard.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\doxywizard.h -o moc\moc_doxywizard.cpp
" + AdditionalDependencies="..\addon\doxywizard\doxywizard.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_doxywizard.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\doxywizard.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\doxywizard.h -o moc\moc_doxywizard.cpp
" + AdditionalDependencies="..\addon\doxywizard\doxywizard.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_doxywizard.cpp" + /> + </FileConfiguration> </File> <File - RelativePath=".\moc_inputint.cpp" + RelativePath="..\addon\doxywizard\expert.h" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\expert.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\expert.h -o moc\moc_expert.cpp
" + AdditionalDependencies="..\addon\doxywizard\expert.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_expert.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\expert.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\expert.h -o moc\moc_expert.cpp
" + AdditionalDependencies="..\addon\doxywizard\expert.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_expert.cpp" + /> + </FileConfiguration> </File> <File - RelativePath=".\moc_inputstring.cpp" + RelativePath="..\addon\doxywizard\helplabel.h" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\helplabel.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\helplabel.h -o moc\moc_helplabel.cpp
" + AdditionalDependencies="..\addon\doxywizard\helplabel.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_helplabel.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\helplabel.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\helplabel.h -o moc\moc_helplabel.cpp
" + AdditionalDependencies="..\addon\doxywizard\helplabel.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_helplabel.cpp" + /> + </FileConfiguration> </File> <File - RelativePath=".\moc_inputstrlist.cpp" + RelativePath="..\addon\doxywizard\inputbool.h" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputbool.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputbool.h -o moc\moc_inputbool.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputbool.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputbool.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputbool.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputbool.h -o moc\moc_inputbool.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputbool.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputbool.cpp" + /> + </FileConfiguration> </File> <File - RelativePath="..\src\portable.cpp" + RelativePath="..\addon\doxywizard\inputint.h" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputint.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputint.h -o moc\moc_inputint.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputint.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputint.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputint.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputint.h -o moc\moc_inputint.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputint.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputint.cpp" + /> + </FileConfiguration> </File> <File - RelativePath="..\src\version.cpp" + RelativePath="..\addon\doxywizard\inputstring.h" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputstring.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputstring.h -o moc\moc_inputstring.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputstring.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputstring.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputstring.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputstring.h -o moc\moc_inputstring.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputstring.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputstring.cpp" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\addon\doxywizard\inputstrlist.h" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputstrlist.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputstrlist.h -o moc\moc_inputstrlist.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputstrlist.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputstrlist.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\inputstrlist.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\inputstrlist.h -o moc\moc_inputstrlist.cpp
" + AdditionalDependencies="..\addon\doxywizard\inputstrlist.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_inputstrlist.cpp" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\addon\doxywizard\version.h" + > + </File> + <File + RelativePath="..\addon\doxywizard\wizard.h" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\wizard.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\wizard.h -o moc\moc_wizard.cpp
" + AdditionalDependencies="..\addon\doxywizard\wizard.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_wizard.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="MOC ..\addon\doxywizard\wizard.h" + CommandLine="C:\Qt\4.4.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtCore" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtGui" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include\QtXml" -I"..\..\..\Qt\4.4.3\include" -I"..\addon\doxywizard" -I"c:\Qt\4.4.3\include\ActiveQt" -I"..\addon\doxywizard\moc" -I"..\addon\doxywizard" -I"." -I..\..\..\Qt\4.4.3\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\addon\doxywizard\wizard.h -o moc\moc_wizard.cpp
" + AdditionalDependencies="..\addon\doxywizard\wizard.h;C:\Qt\4.4.3\bin\moc.exe" + Outputs="moc\moc_wizard.cpp" + /> + </FileConfiguration> </File> </Filter> <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + Name="Generated Files" + Filter="cpp;c;cxx;moc;h;def;odl;idl;res;" + UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}" > <File - RelativePath="..\addon\doxywizard\doxywizard.h" + RelativePath="config_lex.cpp" > </File> <File - RelativePath="..\addon\doxywizard\expert.h" + RelativePath="moc\moc_doxywizard.cpp" > </File> <File - RelativePath=".\iconv.h" + RelativePath="moc\moc_expert.cpp" > </File> <File - RelativePath="..\addon\doxywizard\input.h" + RelativePath="moc\moc_helplabel.cpp" > </File> <File - RelativePath="..\addon\doxywizard\inputbool.h" + RelativePath="moc\moc_inputbool.cpp" > </File> <File - RelativePath="..\addon\doxywizard\inputint.h" + RelativePath="moc\moc_inputint.cpp" > </File> <File - RelativePath="..\addon\doxywizard\inputstring.h" + RelativePath="moc\moc_inputstring.cpp" > </File> <File - RelativePath="..\addon\doxywizard\inputstrlist.h" + RelativePath="moc\moc_inputstrlist.cpp" > </File> <File - RelativePath="..\src\portable.h" + RelativePath="moc\moc_wizard.cpp" > </File> <File - RelativePath="..\addon\doxywizard\qtbc.h" + RelativePath="rcc\qrc_doxywizard.cpp" > </File> + </Filter> + <Filter + Name="Lex / Yacc Files" + Filter="l;y" + UniqueIdentifier="{E12AE0D2-192F-4d59-BD23-7D3FA58D3183}" + ParseFiles="false" + > <File - RelativePath="..\addon\doxywizard\version.h" + RelativePath="..\addon\doxywizard\config.l" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Lex ..\addon\doxywizard\config.l" + CommandLine="flex -Pconfig ..\addon\doxywizard\config.l && del config_lex.cpp && move lex.config.c config_lex.cpp
" + AdditionalDependencies="..\addon\doxywizard\config.l;flex" + Outputs="config_lex.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Lex ..\addon\doxywizard\config.l" + CommandLine="flex -Pconfig ..\addon\doxywizard\config.l && del config_lex.cpp && move lex.config.c config_lex.cpp
" + AdditionalDependencies="..\addon\doxywizard\config.l;flex" + Outputs="config_lex.cpp" + /> + </FileConfiguration> </File> </Filter> <Filter - Name="Resources" + Name="Resource Files" + Filter="qrc;*" + UniqueIdentifier="{D9D6E242-F8AF-46E4-B9FD-80ECBC20BA3E}" + ParseFiles="false" > <File - RelativePath="..\addon\doxywizard\doxywizard.res" + RelativePath="..\addon\doxywizard\doxywizard.qrc" > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="RCC ..\addon\doxywizard\doxywizard.qrc" + CommandLine="C:\Qt\4.4.3\bin\rcc.exe -name doxywizard ..\addon\doxywizard\doxywizard.qrc -o rcc\qrc_doxywizard.cpp
" + AdditionalDependencies="..\addon\doxywizard\doxywizard.qrc;C:\Qt\4.4.3\bin\rcc.exe" + Outputs="rcc\qrc_doxywizard.cpp" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="RCC ..\addon\doxywizard\doxywizard.qrc" + CommandLine="C:\Qt\4.4.3\bin\rcc.exe -name doxywizard ..\addon\doxywizard\doxywizard.qrc -o rcc\qrc_doxywizard.cpp
" + AdditionalDependencies="..\addon\doxywizard\doxywizard.qrc;C:\Qt\4.4.3\bin\rcc.exe" + Outputs="rcc\qrc_doxywizard.cpp" + /> + </FileConfiguration> </File> </Filter> </Files> |