Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doxverilog
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
doxverilog
Commits
9324314f
Commit
9324314f
authored
Oct 24, 2013
by
Dimitri van Heesch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Visual Studio project files to include new source files
parent
784a67d2
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2804 additions
and
2922 deletions
+2804
-2922
Doxygen.vcproj
winbuild/Doxygen.vcproj
+2794
-2884
Doxywizard.vcproj
winbuild/Doxywizard.vcproj
+10
-38
No files found.
winbuild/Doxygen.vcproj
View file @
9324314f
This diff is collapsed.
Click to expand it.
winbuild/Doxywizard.vcproj
View file @
9324314f
...
...
@@ -29,12 +29,12 @@
<Configurations>
<Configuration
Name=
"Debug|Win32"
OutputDirectory=
"."
OutputDirectory=
".
.\bin
"
IntermediateDirectory=
"Debug\"
BuildLogFile=
"$(IntDir)\$(TargetName)BuildLog.htm"
ConfigurationType=
"1"
UseOfMFC=
"0"
ATLMinimizesCRunTimeLibraryUsage=
"false"
BuildLogFile=
"$(IntDir)\$(TargetName)BuildLog.htm"
>
<Tool
Name=
"VCPreBuildEventTool"
...
...
@@ -83,10 +83,10 @@
RuntimeTypeInfo=
"true"
AssemblerListingLocation=
"Debug\"
ObjectFile=
"Debug\"
ProgramDataBaseFileName=
".\Debug\$(TargetName).pdb"
WarningLevel=
"3"
SuppressStartupBanner=
"true"
DebugInformationFormat=
"3"
ProgramDatabaseFileName=
".\Debug\$(TargetName).pdb"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -106,7 +106,7 @@
OutputFile=
"..\bin\Debug\doxywizard.exe"
SuppressStartupBanner=
"true"
AdditionalLibraryDirectories=
"$(QT_DIR)\lib"
IgnoreDefaultLibraryNames=
"
libcmtd.lib
"
IgnoreDefaultLibraryNames=
""
GenerateDebugInformation=
"true"
ProgramDatabaseFile=
".\Debug\$(TargetName).pdb"
SubSystem=
"2"
...
...
@@ -139,12 +139,12 @@
</Configuration>
<Configuration
Name=
"Release|Win32"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"Release"
BuildLogFile=
"$(IntDir)\$(TargetName)BuildLog.htm"
OutputDirectory=
"..\bin"
IntermediateDirectory=
"$(ConfigurationName)"
ConfigurationType=
"1"
UseOfMFC=
"0"
ATLMinimizesCRunTimeLibraryUsage=
"false"
BuildLogFile=
"$(IntDir)\$(TargetName)BuildLog.htm"
>
<Tool
Name=
"VCPreBuildEventTool"
...
...
@@ -193,10 +193,10 @@
RuntimeTypeInfo=
"true"
AssemblerListingLocation=
"Release\"
ObjectFile=
"Release\"
ProgramDataBaseFileName=
".\Release\$(TargetName).pdb"
WarningLevel=
"3"
SuppressStartupBanner=
"true"
DebugInformationFormat=
"0"
ProgramDatabaseFileName=
".\Release\$(TargetName).pdb"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -213,12 +213,12 @@
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=
"$(QT_DIR)\lib\qtmain.lib $(QT_DIR)\lib\QtXml.lib $(QT_DIR)\lib\QtGui.lib $(QT_DIR)\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\
Release\
doxywizard.exe"
OutputFile=
"..\bin\doxywizard.exe"
LinkIncremental=
"1"
SuppressStartupBanner=
"true"
AdditionalLibraryDirectories=
"$(QT_DIR)\lib"
IgnoreDefaultLibraryNames=
"libcmt.lib"
IgnoreAllDefaultLibraries=
"false"
IgnoreDefaultLibraryNames=
""
GenerateDebugInformation=
"false"
ProgramDatabaseFile=
".\Release\$(TargetName).pdb"
SubSystem=
"2"
...
...
@@ -577,20 +577,6 @@
<File
RelativePath=
"..\src\settings.py"
>
<FileConfiguration
Name=
"Debug|win32"
>
<Tool
Name=
"Settings"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|win32"
>
<Tool
Name=
"Settings"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Debug|x64"
>
...
...
@@ -609,20 +595,6 @@
<File
RelativePath=
"..\src\version.py"
>
<FileConfiguration
Name=
"Debug|win32"
>
<Tool
Name=
"Version"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|win32"
>
<Tool
Name=
"Version"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Debug|x64"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment