Changeset 1947


Ignore:
Timestamp:
01/07/07 00:01:41 (17 years ago)
Author:
mattausch
Message:
 
Location:
GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface
Files:
2 copied
4 moved

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtInterface.sln

    r1936 r1947  
    11Microsoft Visual Studio Solution File, Format Version 8.00 
    2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QtGlRenderer", "QtGlRenderer.vcproj", "{B85DC7B1-58B6-4912-BD64-8B452630A368}" 
     2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QtInterface", "QtInterface.vcproj", "{B85DC7B1-58B6-4912-BD64-8B452630A368}" 
    33        ProjectSection(ProjectDependencies) = postProject 
    44        EndProjectSection 
  • GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtInterface.vcproj

    r1936 r1947  
    33        ProjectType="Visual C++" 
    44        Version="7.10" 
    5         Name="QtGlRenderer" 
     5        Name="QtInterface" 
    66        ProjectGUID="{B85DC7B1-58B6-4912-BD64-8B452630A368}" 
    77        Keyword="Win32Proj"> 
     
    3030                                DebugInformationFormat="4"/> 
    3131                        <Tool 
    32                                 Name="VCCustomBuildTool" 
    33                                 Description="Performing moc on $(InputName).h" 
    34                                 CommandLine="&quot;%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp&quot; 
    35 " 
    36                                 Outputs="&quot;$(InputDir) moc_$(InputName).cpp&quot;"/> 
     32                                Name="VCCustomBuildTool"/> 
    3733                        <Tool 
    3834                                Name="VCLinkerTool" 
    3935                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainerd.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib" 
    40                                 OutputFile="$(OutDir)/QtGlRenderer.dll" 
     36                                OutputFile="$(OutDir)/QtInterface.dll" 
    4137                                LinkIncremental="2" 
    4238                                AdditionalLibraryDirectories="..\..\lib\Debug;&quot;$(CG_LIB_PATH)&quot;;..\GL;&quot;..\lib\$(ConfigurationName)&quot;;&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\..\NonGTP\Zlib\lib" 
    4339                                GenerateDebugInformation="TRUE" 
    44                                 ProgramDatabaseFile="$(OutDir)/QtGlRenderer.pdb" 
     40                                ProgramDatabaseFile="$(OutDir)/QtInterface.pdb" 
    4541                                SubSystem="2" 
    46                                 ImportLibrary="$(OutDir)/QtGlRenderer.lib" 
     42                                ImportLibrary="$(OutDir)/QtInterface.lib" 
    4743                                TargetMachine="1"/> 
    4844                        <Tool 
     
    8379                                DebugInformationFormat="3"/> 
    8480                        <Tool 
    85                                 Name="VCCustomBuildTool" 
    86                                 Description="Performing moc on $(InputName).h" 
    87                                 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 
    88 " 
    89                                 Outputs="$(InputDir) moc_$(InputName).cpp"/> 
     81                                Name="VCCustomBuildTool"/> 
    9082                        <Tool 
    9183                                Name="VCLinkerTool" 
    9284                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainer.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib" 
    93                                 OutputFile="Release/QtGlRenderer.dll" 
     85                                OutputFile="Release/QtInterface.dll" 
    9486                                LinkIncremental="1" 
    9587                                AdditionalLibraryDirectories="&quot;..\$(ConfigurationName)&quot;;&quot;..\..\lib\$(ConfigurationName)&quot;;..\..\src\GL;..\..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;&quot;$(CG_LIB_PATH)&quot;;&quot;$(QTDIR)\lib&quot;" 
     
    9890                                OptimizeReferences="2" 
    9991                                EnableCOMDATFolding="2" 
    100                                 ImportLibrary="$(OutDir)/QtGlRenderer.lib" 
     92                                ImportLibrary="$(OutDir)/QtInterface.lib" 
    10193                                TargetMachine="1"/> 
    10294                        <Tool 
     
    147139                                Name="VCLinkerTool" 
    148140                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainer.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib RTScene.lib RTWorld.lib" 
    149                                 OutputFile="Release/QtGlRenderer.dll" 
     141                                OutputFile="Release/QtInterface.dll" 
    150142                                LinkIncremental="1" 
    151143                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;..\..\src\GL;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\lib\Release;..\..\MultiLevelRayTracing\RTScene\Release;..\..\MultiLevelRayTracing\RTWorld\Release" 
     
    154146                                OptimizeReferences="2" 
    155147                                EnableCOMDATFolding="2" 
    156                                 ImportLibrary="$(OutDir)/QtGlRenderer.lib" 
     148                                ImportLibrary="$(OutDir)/QtInterface.lib" 
    157149                                TargetMachine="1"/> 
    158150                        <Tool 
     
    195187                                DebugInformationFormat="3"/> 
    196188                        <Tool 
    197                                 Name="VCCustomBuildTool" 
    198                                 Description="Performing moc on $(InputName).h" 
    199                                 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 
    200 " 
    201                                 Outputs="$(InputDir) moc_$(InputName).cpp"/> 
     189                                Name="VCCustomBuildTool"/> 
    202190                        <Tool 
    203191                                Name="VCLinkerTool" 
    204192                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainer.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib RTScene.lib RTWorld.lib" 
    205                                 OutputFile="Release/QtGlRenderer.dll" 
     193                                OutputFile="Release/QtInterface.dll" 
    206194                                LinkIncremental="1" 
    207195                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;..\..\src\GL;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\lib\Release;..\..\MultiLevelRayTracing\RTScene\Release;..\..\MultiLevelRayTracing\RTWorld\Release" 
     
    210198                                OptimizeReferences="2" 
    211199                                EnableCOMDATFolding="2" 
    212                                 ImportLibrary="$(OutDir)/QtGlRenderer.lib" 
     200                                ImportLibrary="Release/QtInterface.lib" 
    213201                                TargetMachine="1"/> 
    214202                        <Tool 
     
    252240                                RelativePath=".\QtGlRendererDll.cpp"> 
    253241                        </File> 
     242                        <File 
     243                                RelativePath=".\QtPreprocessorThread.cpp"> 
     244                        </File> 
     245                        <File 
     246                                RelativePath=".\QtPreprocessorThread.h"> 
     247                        </File> 
    254248                </Filter> 
    255249                <Filter 
     
    259253                        <File 
    260254                                RelativePath=".\QtGlRenderer.h"> 
     255                                <FileConfiguration 
     256                                        Name="Debug|Win32"> 
     257                                        <Tool 
     258                                                Name="VCCustomBuildTool" 
     259                                                Description="Performing moc on $(InputName).h" 
     260                                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp" 
     261                                                Outputs="$(InputDir) moc_$(InputName).cpp"/> 
     262                                </FileConfiguration> 
    261263                                <FileConfiguration 
    262264                                        Name="Release|Win32"> 
  • GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtPreprocessorThread.cpp

    r1926 r1947  
    1 #ifdef USE_QT 
     1//#ifdef USE_QT 
    22 
    33#include <QApplication> 
     
    4141} 
    4242 
    43 #endif 
     43//#endif 
  • GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtPreprocessorThread.h

    r1926 r1947  
    22#define __QT_PREPROCESSOR_THREAD_H 
    33 
    4 #ifdef USE_QT 
     4//#ifdef USE_QT 
    55 
    66#include <QThread> 
     
    3535} 
    3636 
     37//#endif 
    3738#endif 
    38 #endif 
Note: See TracChangeset for help on using the changeset viewer.