Moved decimater Back
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@25 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="9,00"
|
Version="9,00"
|
||||||
Name="gui"
|
Name="DecimaterGui"
|
||||||
ProjectGUID="{F17CCB46-3679-3DDF-BBEE-1D7CDB5EB870}"
|
ProjectGUID="{2939AD4A-35B4-3C5A-8EFA-14D3A3C3B25A}"
|
||||||
Keyword="Qt4VSv1.0">
|
Keyword="Qt4VSv1.0">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
IgnoreImportLibrary="true"
|
IgnoreImportLibrary="true"
|
||||||
LinkTimeCodeGeneration="0"
|
LinkTimeCodeGeneration="0"
|
||||||
OutputFile="Windows_32_Debug\gui.exe"
|
OutputFile="Windows_32_Debug\DecimaterGui.exe"
|
||||||
ProgramDatabaseFile=""
|
ProgramDatabaseFile=""
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
SuppressStartupBanner="true"/>
|
SuppressStartupBanner="true"/>
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
IgnoreImportLibrary="true"
|
IgnoreImportLibrary="true"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
LinkTimeCodeGeneration="0"
|
LinkTimeCodeGeneration="0"
|
||||||
OutputFile="Windows_32_Release\gui.exe"
|
OutputFile="Windows_32_Release\DecimaterGui.exe"
|
||||||
ProgramDatabaseFile=""
|
ProgramDatabaseFile=""
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
SuppressStartupBanner="true"/>
|
SuppressStartupBanner="true"/>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="9,00"
|
Version="9,00"
|
||||||
Name="commandline"
|
Name="commandline"
|
||||||
ProjectGUID="{9B8B12C1-5874-373A-9C5C-225C6755A96F}"
|
ProjectGUID="{4DA7BF1B-BA63-37A9-8176-4D629152C26E}"
|
||||||
Keyword="Qt4VSv1.0">
|
Keyword="Qt4VSv1.0">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
@@ -126,31 +126,29 @@
|
|||||||
Filter="cpp;c;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}">
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Decimating\DecimaterViewerWidget.cc"/>
|
RelativePath="..\DecimaterViewerWidget.cc"/>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\QtViewer\QGLViewerWidget.cc"/>
|
RelativePath="..\..\QtViewer\QGLViewerWidget.cc"/>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Decimating\decimater.cc"/>
|
RelativePath="..\decimater.cc"/>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Decimating\decimaterviewer.cc"/>
|
RelativePath="..\..\QtViewer\meshviewer.cc"/>
|
||||||
<File
|
|
||||||
RelativePath="..\QtViewer\meshviewer.cc"/>
|
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Decimating\CmdOption.hh"/>
|
RelativePath="..\CmdOption.hh"/>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Decimating\DecimaterViewerWidget.hh">
|
RelativePath="..\DecimaterViewerWidget.hh">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
AdditionalDependencies="..\Decimating\DecimaterViewerWidget.hh;C:\qt4\bin\moc.exe"
|
AdditionalDependencies="..\DecimaterViewerWidget.hh;C:\qt4\bin\moc.exe"
|
||||||
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Debug" -I"tmp\Windows_32_Debug" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\Decimating\DecimaterViewerWidget.hh -o tmp\Windows_32_Debug\moc_DecimaterViewerWidget.cpp"
|
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Debug" -I"tmp\Windows_32_Debug" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\DecimaterViewerWidget.hh -o tmp\Windows_32_Debug\moc_DecimaterViewerWidget.cpp"
|
||||||
Description="MOC ..\Decimating\DecimaterViewerWidget.hh"
|
Description="MOC ..\DecimaterViewerWidget.hh"
|
||||||
Outputs="tmp\Windows_32_Debug\moc_DecimaterViewerWidget.cpp"
|
Outputs="tmp\Windows_32_Debug\moc_DecimaterViewerWidget.cpp"
|
||||||
Path="c:\qt4\bin"/>
|
Path="c:\qt4\bin"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
@@ -158,22 +156,22 @@
|
|||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
AdditionalDependencies="..\Decimating\DecimaterViewerWidget.hh;C:\qt4\bin\moc.exe"
|
AdditionalDependencies="..\DecimaterViewerWidget.hh;C:\qt4\bin\moc.exe"
|
||||||
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Release" -I"tmp\Windows_32_Release" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\Decimating\DecimaterViewerWidget.hh -o tmp\Windows_32_Release\moc_DecimaterViewerWidget.cpp"
|
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Release" -I"tmp\Windows_32_Release" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\DecimaterViewerWidget.hh -o tmp\Windows_32_Release\moc_DecimaterViewerWidget.cpp"
|
||||||
Description="MOC ..\Decimating\DecimaterViewerWidget.hh"
|
Description="MOC ..\DecimaterViewerWidget.hh"
|
||||||
Outputs="tmp\Windows_32_Release\moc_DecimaterViewerWidget.cpp"
|
Outputs="tmp\Windows_32_Release\moc_DecimaterViewerWidget.cpp"
|
||||||
Path="c:\qt4\bin"/>
|
Path="c:\qt4\bin"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\QtViewer\MeshViewerWidget.hh">
|
RelativePath="..\..\QtViewer\MeshViewerWidget.hh">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
AdditionalDependencies="..\QtViewer\MeshViewerWidget.hh;C:\qt4\bin\moc.exe"
|
AdditionalDependencies="..\..\QtViewer\MeshViewerWidget.hh;C:\qt4\bin\moc.exe"
|
||||||
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Debug" -I"tmp\Windows_32_Debug" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\QtViewer\MeshViewerWidget.hh -o tmp\Windows_32_Debug\moc_MeshViewerWidget.cpp"
|
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Debug" -I"tmp\Windows_32_Debug" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\..\QtViewer\MeshViewerWidget.hh -o tmp\Windows_32_Debug\moc_MeshViewerWidget.cpp"
|
||||||
Description="MOC ..\QtViewer\MeshViewerWidget.hh"
|
Description="MOC ..\..\QtViewer\MeshViewerWidget.hh"
|
||||||
Outputs="tmp\Windows_32_Debug\moc_MeshViewerWidget.cpp"
|
Outputs="tmp\Windows_32_Debug\moc_MeshViewerWidget.cpp"
|
||||||
Path="c:\qt4\bin"/>
|
Path="c:\qt4\bin"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
@@ -181,24 +179,24 @@
|
|||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
AdditionalDependencies="..\QtViewer\MeshViewerWidget.hh;C:\qt4\bin\moc.exe"
|
AdditionalDependencies="..\..\QtViewer\MeshViewerWidget.hh;C:\qt4\bin\moc.exe"
|
||||||
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Release" -I"tmp\Windows_32_Release" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\QtViewer\MeshViewerWidget.hh -o tmp\Windows_32_Release\moc_MeshViewerWidget.cpp"
|
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Release" -I"tmp\Windows_32_Release" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\..\QtViewer\MeshViewerWidget.hh -o tmp\Windows_32_Release\moc_MeshViewerWidget.cpp"
|
||||||
Description="MOC ..\QtViewer\MeshViewerWidget.hh"
|
Description="MOC ..\..\QtViewer\MeshViewerWidget.hh"
|
||||||
Outputs="tmp\Windows_32_Release\moc_MeshViewerWidget.cpp"
|
Outputs="tmp\Windows_32_Release\moc_MeshViewerWidget.cpp"
|
||||||
Path="c:\qt4\bin"/>
|
Path="c:\qt4\bin"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\QtViewer\MeshViewerWidgetT.hh"/>
|
RelativePath="..\..\QtViewer\MeshViewerWidgetT.hh"/>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\QtViewer\QGLViewerWidget.hh">
|
RelativePath="..\..\QtViewer\QGLViewerWidget.hh">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
AdditionalDependencies="..\QtViewer\QGLViewerWidget.hh;C:\qt4\bin\moc.exe"
|
AdditionalDependencies="..\..\QtViewer\QGLViewerWidget.hh;C:\qt4\bin\moc.exe"
|
||||||
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Debug" -I"tmp\Windows_32_Debug" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\QtViewer\QGLViewerWidget.hh -o tmp\Windows_32_Debug\moc_QGLViewerWidget.cpp"
|
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Debug" -I"tmp\Windows_32_Debug" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\..\QtViewer\QGLViewerWidget.hh -o tmp\Windows_32_Debug\moc_QGLViewerWidget.cpp"
|
||||||
Description="MOC ..\QtViewer\QGLViewerWidget.hh"
|
Description="MOC ..\..\QtViewer\QGLViewerWidget.hh"
|
||||||
Outputs="tmp\Windows_32_Debug\moc_QGLViewerWidget.cpp"
|
Outputs="tmp\Windows_32_Debug\moc_QGLViewerWidget.cpp"
|
||||||
Path="c:\qt4\bin"/>
|
Path="c:\qt4\bin"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
@@ -206,9 +204,9 @@
|
|||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
AdditionalDependencies="..\QtViewer\QGLViewerWidget.hh;C:\qt4\bin\moc.exe"
|
AdditionalDependencies="..\..\QtViewer\QGLViewerWidget.hh;C:\qt4\bin\moc.exe"
|
||||||
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Release" -I"tmp\Windows_32_Release" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\QtViewer\QGLViewerWidget.hh -o tmp\Windows_32_Release\moc_QGLViewerWidget.cpp"
|
CommandLine="C:\qt4\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D_USE_MATH_DEFINES -DNOMINMAX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"c:\qt4\include\QtUiTools" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtCore" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtNetwork" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtGui" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtOpenGL" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtXml" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtSql" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtScript" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include\QtWebKit" -I"c:\qt4\include" -I"..\..\.." -I"c:\glew\include" -I"c:\glut\include" -I"c:\qt4\include\ActiveQt" -I"tmp\Windows_32_Release" -I"tmp\Windows_32_Release" -Ic:\qt4\mkspecs\default -D_MSC_VER=1500 -DWIN32 ..\..\QtViewer\QGLViewerWidget.hh -o tmp\Windows_32_Release\moc_QGLViewerWidget.cpp"
|
||||||
Description="MOC ..\QtViewer\QGLViewerWidget.hh"
|
Description="MOC ..\..\QtViewer\QGLViewerWidget.hh"
|
||||||
Outputs="tmp\Windows_32_Release\moc_QGLViewerWidget.cpp"
|
Outputs="tmp\Windows_32_Release\moc_QGLViewerWidget.cpp"
|
||||||
Path="c:\qt4\bin"/>
|
Path="c:\qt4\bin"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
Reference in New Issue
Block a user