From a42a2c2ab9ffdd1997bc3398a5b1312f8522c0c6 Mon Sep 17 00:00:00 2001 From: mpv Date: Fri, 7 Jul 2006 11:34:57 +0000 Subject: [PATCH] Windows porting --- adm_local/win32/All.vcproj | 1074 ++--------- adm_local/win32/CAF.dsp | 446 ----- adm_local/win32/CAF.vcproj | 497 ----- adm_local/win32/CAF.vcproj.vspscc | 10 - adm_local/win32/DDS.dsp | 252 --- adm_local/win32/DDS.vcproj | 335 ---- adm_local/win32/DDS.vcproj.vspscc | 10 - adm_local/win32/Event.vcproj | 201 -- adm_local/win32/Event.vcproj.vspscc | 10 - adm_local/win32/GLViewer.dsp | 1436 -------------- adm_local/win32/GLViewer.vcproj | 1679 ----------------- adm_local/win32/GLViewer.vcproj.vspscc | 10 - adm_local/win32/GUI_SRC.sln | 420 +---- adm_local/win32/GUI_SRC.suo | Bin 62464 -> 62464 bytes adm_local/win32/LightApp.vcproj | 8 +- adm_local/win32/OBJECT.vcproj | 4 +- adm_local/win32/Plot2d.dsp | 1102 ----------- adm_local/win32/Plot2d.vcproj | 954 ---------- adm_local/win32/Plot2d.vcproj.vspscc | 10 - adm_local/win32/PyInterp.dsp | 235 --- adm_local/win32/PyInterp.vcproj | 272 --- adm_local/win32/PyInterp.vcproj.vspscc | 10 - adm_local/win32/PythonConsole.dsp | 261 --- adm_local/win32/PythonConsole.vcproj | 297 --- adm_local/win32/PythonConsole.vcproj.vspscc | 10 - adm_local/win32/QDS.dsp | 602 ------ adm_local/win32/QDS.vcproj | 751 -------- adm_local/win32/QDS.vcproj.vspscc | 10 - adm_local/win32/RegistryDisplay.vcproj | 284 --- adm_local/win32/RegistryDisplay.vcproj.vspscc | 10 - adm_local/win32/ResExporter.vcproj | 147 -- adm_local/win32/ResExporter.vcproj.vspscc | 10 - adm_local/win32/SALOME_PYQT.vcproj | 343 ---- adm_local/win32/SALOME_PYQT_GUI.vcproj | 386 ---- adm_local/win32/SALOME_PYQT_GUI.vcproj.vspscc | 10 - adm_local/win32/SALOME_SWIG.vcproj | 500 ----- adm_local/win32/SALOME_SWIG.vcproj.vspscc | 10 - adm_local/win32/SOCC.dsp | 258 --- adm_local/win32/SOCC.vcproj | 403 ---- adm_local/win32/SOCC.vcproj.vspscc | 10 - adm_local/win32/SPlot2d.dsp | 276 --- adm_local/win32/SPlot2d.vcproj | 396 ---- adm_local/win32/SPlot2d.vcproj.vspscc | 10 - adm_local/win32/SUPERVGraph.dsp | 304 --- adm_local/win32/SUPERVGraph.vcproj | 428 ----- adm_local/win32/SUPERVGraph.vcproj.vspscc | 10 - adm_local/win32/SVTK.dsp | 715 ------- adm_local/win32/SVTK.vcproj | 1056 ----------- adm_local/win32/SVTK.vcproj.vspscc | 10 - adm_local/win32/SalomeApp.vcproj | 829 -------- adm_local/win32/SalomeApp.vcproj.vspscc | 10 - adm_local/win32/SalomePy.vcproj | 155 -- adm_local/win32/SalomePy.vcproj.vspscc | 10 - adm_local/win32/Session.vcproj | 577 ------ adm_local/win32/Session.vcproj.vspscc | 10 - adm_local/win32/Session_Server.vcproj | 363 ---- adm_local/win32/Session_Server.vcproj.vspscc | 10 - adm_local/win32/TOOLSGUI.vcproj | 454 ----- adm_local/win32/TOOLSGUI.vcproj.vspscc | 10 - adm_local/win32/ToolsGUI.dsp | 344 ---- adm_local/win32/VTKViewer.dsp | 1429 -------------- adm_local/win32/VTKViewer.vcproj | 1151 ----------- adm_local/win32/VTKViewer.vcproj.vspscc | 10 - adm_local/win32/idl.bat | 4 - adm_local/win32/idlpy.bat | 2 - adm_local/win32/idlpy.vcproj | 65 - adm_local/win32/idlpy.vcproj.vspscc | 10 - adm_local/win32/swig.bat | 3 - 68 files changed, 222 insertions(+), 21706 deletions(-) delete mode 100755 adm_local/win32/CAF.dsp delete mode 100755 adm_local/win32/CAF.vcproj delete mode 100755 adm_local/win32/CAF.vcproj.vspscc delete mode 100755 adm_local/win32/DDS.dsp delete mode 100755 adm_local/win32/DDS.vcproj delete mode 100755 adm_local/win32/DDS.vcproj.vspscc delete mode 100755 adm_local/win32/Event.vcproj delete mode 100755 adm_local/win32/Event.vcproj.vspscc delete mode 100755 adm_local/win32/GLViewer.dsp delete mode 100755 adm_local/win32/GLViewer.vcproj delete mode 100755 adm_local/win32/GLViewer.vcproj.vspscc delete mode 100755 adm_local/win32/Plot2d.dsp delete mode 100755 adm_local/win32/Plot2d.vcproj delete mode 100755 adm_local/win32/Plot2d.vcproj.vspscc delete mode 100755 adm_local/win32/PyInterp.dsp delete mode 100755 adm_local/win32/PyInterp.vcproj delete mode 100755 adm_local/win32/PyInterp.vcproj.vspscc delete mode 100755 adm_local/win32/PythonConsole.dsp delete mode 100755 adm_local/win32/PythonConsole.vcproj delete mode 100755 adm_local/win32/PythonConsole.vcproj.vspscc delete mode 100755 adm_local/win32/QDS.dsp delete mode 100755 adm_local/win32/QDS.vcproj delete mode 100755 adm_local/win32/QDS.vcproj.vspscc delete mode 100755 adm_local/win32/RegistryDisplay.vcproj delete mode 100755 adm_local/win32/RegistryDisplay.vcproj.vspscc delete mode 100755 adm_local/win32/ResExporter.vcproj delete mode 100755 adm_local/win32/ResExporter.vcproj.vspscc delete mode 100755 adm_local/win32/SALOME_PYQT.vcproj delete mode 100755 adm_local/win32/SALOME_PYQT_GUI.vcproj delete mode 100755 adm_local/win32/SALOME_PYQT_GUI.vcproj.vspscc delete mode 100755 adm_local/win32/SALOME_SWIG.vcproj delete mode 100755 adm_local/win32/SALOME_SWIG.vcproj.vspscc delete mode 100755 adm_local/win32/SOCC.dsp delete mode 100755 adm_local/win32/SOCC.vcproj delete mode 100755 adm_local/win32/SOCC.vcproj.vspscc delete mode 100755 adm_local/win32/SPlot2d.dsp delete mode 100755 adm_local/win32/SPlot2d.vcproj delete mode 100755 adm_local/win32/SPlot2d.vcproj.vspscc delete mode 100755 adm_local/win32/SUPERVGraph.dsp delete mode 100755 adm_local/win32/SUPERVGraph.vcproj delete mode 100755 adm_local/win32/SUPERVGraph.vcproj.vspscc delete mode 100755 adm_local/win32/SVTK.dsp delete mode 100755 adm_local/win32/SVTK.vcproj delete mode 100755 adm_local/win32/SVTK.vcproj.vspscc delete mode 100755 adm_local/win32/SalomeApp.vcproj delete mode 100755 adm_local/win32/SalomeApp.vcproj.vspscc delete mode 100755 adm_local/win32/SalomePy.vcproj delete mode 100755 adm_local/win32/SalomePy.vcproj.vspscc delete mode 100755 adm_local/win32/Session.vcproj delete mode 100755 adm_local/win32/Session.vcproj.vspscc delete mode 100755 adm_local/win32/Session_Server.vcproj delete mode 100755 adm_local/win32/Session_Server.vcproj.vspscc delete mode 100755 adm_local/win32/TOOLSGUI.vcproj delete mode 100755 adm_local/win32/TOOLSGUI.vcproj.vspscc delete mode 100755 adm_local/win32/ToolsGUI.dsp delete mode 100755 adm_local/win32/VTKViewer.dsp delete mode 100755 adm_local/win32/VTKViewer.vcproj delete mode 100755 adm_local/win32/VTKViewer.vcproj.vspscc delete mode 100755 adm_local/win32/idl.bat delete mode 100755 adm_local/win32/idlpy.bat delete mode 100755 adm_local/win32/idlpy.vcproj delete mode 100755 adm_local/win32/idlpy.vcproj.vspscc delete mode 100755 adm_local/win32/swig.bat diff --git a/adm_local/win32/All.vcproj b/adm_local/win32/All.vcproj index 61e881394..02190a463 100755 --- a/adm_local/win32/All.vcproj +++ b/adm_local/win32/All.vcproj @@ -63,7 +63,8 @@ @@ -86,7 +88,8 @@ @@ -105,7 +109,8 @@ @@ -124,7 +130,8 @@ @@ -143,7 +151,8 @@ @@ -162,7 +172,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - @@ -238,7 +193,8 @@ @@ -257,7 +214,8 @@ @@ -276,7 +235,8 @@ @@ -295,7 +256,8 @@ @@ -314,7 +277,8 @@ @@ -333,7 +298,8 @@ @@ -352,7 +319,8 @@ @@ -371,7 +340,8 @@ @@ -390,7 +361,8 @@ @@ -409,7 +382,8 @@ @@ -428,7 +403,8 @@ @@ -447,7 +424,8 @@ @@ -466,7 +445,8 @@ @@ -485,7 +466,8 @@ @@ -504,7 +487,8 @@ @@ -523,7 +508,8 @@ @@ -542,7 +529,8 @@ @@ -561,7 +550,8 @@ @@ -580,102 +571,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + RelativePath="..\..\resources\print.png"> + RelativePath="..\..\resources\redo.png"> + RelativePath="..\..\resources\reset.png"> + RelativePath="..\..\resources\save.png"> + RelativePath="..\..\resources\select1.png"> + RelativePath="..\..\resources\tile.png"> + RelativePath="..\..\resources\Tools_en.xml"> + RelativePath="..\..\resources\Tools_fr.xml"> + RelativePath="..\..\resources\uc_add.png"> + RelativePath="..\..\resources\uc_clear.png"> + RelativePath="..\..\resources\uc_current.png"> + RelativePath="..\..\resources\uc_del.png"> + RelativePath="..\..\resources\uc_new.png"> + RelativePath="..\..\resources\undo.png"> + RelativePath="..\..\resources\undo_arrow.png"> + RelativePath="..\..\resources\view_clipping.png"> + RelativePath="..\..\resources\view_clipping_pressed.png"> + RelativePath="..\..\resources\view_clone.png"> + RelativePath="..\..\resources\view_presets.png"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1606,64 +991,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - @@ -1682,7 +1012,8 @@ diff --git a/adm_local/win32/CAF.dsp b/adm_local/win32/CAF.dsp deleted file mode 100755 index 7135697d7..000000000 --- a/adm_local/win32/CAF.dsp +++ /dev/null @@ -1,446 +0,0 @@ -# Microsoft Developer Studio Project File - Name="CAF" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=CAF - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "CAF.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "CAF.mak" CFG="CAF - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "CAF - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "CAF - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "CAF" -# PROP Scc_LocalPath ".." -CPP=cl.exe -F90=df.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "CAF - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\CAF" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE F90 /compile_only /dll /nologo /warn:nofileopt -# ADD F90 /compile_only /dll /nologo /warn:nofileopt -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CAF_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "NDEBUG" /D "_USRDLL" /D "CAF_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# SUBTRACT CPP /O -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 tkernel.lib tklcaf.lib tkcdf.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib qt$(QTVER).lib /nologo /dll /machine:I386 /out:"../../win32/bin/caf.dll" /libpath:"$(OCCLIB)" /libpath:"$(QTLIB)" -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\CAF" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE F90 /check:bounds /compile_only /dbglibs /debug:full /dll /nologo /traceback /warn:argument_checking /warn:nofileopt -# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /dll /nologo /traceback /warn:argument_checking /warn:nofileopt -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CAF_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "_DEBUG" /D "_USRDLL" /D "CAF_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 odbc32.lib odbccp32.lib tkernel.lib tklcaf.lib tkcdf.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib qt$(QTVER).lib /nologo /dll /debug /machine:I386 /out:"../../win32/bind/caf.dll" /pdbtype:sept /libpath:"$(OCCLIBD)" /libpath:"$(QTLIBD)" -# SUBTRACT LINK32 /pdb:none - -!ENDIF - -# Begin Target - -# Name "CAF - Win32 Release" -# Name "CAF - Win32 Debug" -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" -# Begin Source File - -SOURCE=..\..\src\CAF\CAF.h - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\CAF\CAF.h -InputName=CAF - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\CAF\CAF.h -InputName=CAF - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Application.h - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\CAF\CAF_Application.h -InputName=CAF_Application - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\CAF\CAF_Application.h -InputName=CAF_Application - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Operation.h - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\CAF\CAF_Operation.h -InputName=CAF_Operation - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\CAF\CAF_Operation.h -InputName=CAF_Operation - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Study.h - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\CAF\CAF_Study.h -InputName=CAF_Study - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\CAF\CAF_Study.h -InputName=CAF_Study - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Tools.h - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\CAF\CAF_Tools.h -InputName=CAF_Tools - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\CAF\CAF_Tools.h -InputName=CAF_Tools - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Application.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Operation.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Study.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\CAF_Tools.cxx -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=..\..\src\CAF\resources\CAF_images.po - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=..\..\src\CAF\resources\CAF_images.po -InputName=CAF_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=..\..\src\CAF\resources\CAF_images.po -InputName=CAF_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\resources\CAF_msg_en.po - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=..\..\src\CAF\resources\CAF_msg_en.po -InputName=CAF_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=..\..\src\CAF\resources\CAF_msg_en.po -InputName=CAF_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\resources\redo.png - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\CAF\resources\redo.png -InputName=redo - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\CAF\resources\redo.png -InputName=redo - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\CAF\resources\undo.png - -!IF "$(CFG)" == "CAF - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\CAF\resources\undo.png -InputName=undo - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "CAF - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\CAF\resources\undo.png -InputName=undo - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Meta Object Files" - -# PROP Default_Filter "cpp;c;cxx" -# Begin Source File - -SOURCE=..\..\moc\moc_CAF_Application.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_CAF_Operation.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_CAF_Study.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/CAF.vcproj b/adm_local/win32/CAF.vcproj deleted file mode 100755 index 5873943bd..000000000 --- a/adm_local/win32/CAF.vcproj +++ /dev/null @@ -1,497 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/CAF.vcproj.vspscc b/adm_local/win32/CAF.vcproj.vspscc deleted file mode 100755 index 9a81d882c..000000000 --- a/adm_local/win32/CAF.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "file:W:\\Work\\SalomeWin\\GUI_SRC\\adm_local\\win32\\CAF.vcproj" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/DDS.dsp b/adm_local/win32/DDS.dsp deleted file mode 100755 index a2cec78f4..000000000 --- a/adm_local/win32/DDS.dsp +++ /dev/null @@ -1,252 +0,0 @@ -# Microsoft Developer Studio Project File - Name="DDS" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=DDS - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "DDS.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "DDS.mak" CFG="DDS - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "DDS - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "DDS - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "DDS" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -F90=df.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "DDS - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\DDS" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QTX_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /I "..\..\include" /I "$(OCCINC)" /D "QTX_EXPORTS" /D "NDEBUG" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# SUBTRACT CPP /O -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tkernel.lib tkcdf.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\DDS.dll" /libpath:"$(OCCLIB)" - -!ELSEIF "$(CFG)" == "DDS - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\DDS" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QTX_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(OCCINC)" /D "QTX_EXPORTS" /D "_DEBUG" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tkernel.lib tkcdf.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\DDS.dll" /pdbtype:sept /libpath:"$(OCCLIBD)" - -!ENDIF - -# Begin Target - -# Name "DDS - Win32 Release" -# Name "DDS - Win32 Debug" -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\DDS\DDS.h - -!IF "$(CFG)" == "DDS - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS.h -InputName=DDS - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "DDS - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS.h -InputName=DDS - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_DicGroup.h - -!IF "$(CFG)" == "DDS - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_DicGroup.h -InputName=DDS_DicGroup - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "DDS - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_DicGroup.h -InputName=DDS_DicGroup - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_DicItem.h - -!IF "$(CFG)" == "DDS - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_DicItem.h -InputName=DDS_DicItem - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "DDS - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_DicItem.h -InputName=DDS_DicItem - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_Dictionary.h - -!IF "$(CFG)" == "DDS - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_Dictionary.h -InputName=DDS_Dictionary - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "DDS - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_Dictionary.h -InputName=DDS_Dictionary - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_KeyWords.h - -!IF "$(CFG)" == "DDS - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_KeyWords.h -InputName=DDS_KeyWords - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "DDS - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\DDS\DDS_KeyWords.h -InputName=DDS_KeyWords - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_DicGroup.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_DicItem.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_Dictionary.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\DDS\DDS_KeyWords.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/DDS.vcproj b/adm_local/win32/DDS.vcproj deleted file mode 100755 index a91b4624f..000000000 --- a/adm_local/win32/DDS.vcproj +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/DDS.vcproj.vspscc b/adm_local/win32/DDS.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/DDS.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/Event.vcproj b/adm_local/win32/Event.vcproj deleted file mode 100755 index de172cdf7..000000000 --- a/adm_local/win32/Event.vcproj +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/Event.vcproj.vspscc b/adm_local/win32/Event.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/Event.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/GLViewer.dsp b/adm_local/win32/GLViewer.dsp deleted file mode 100755 index 08cdb185b..000000000 --- a/adm_local/win32/GLViewer.dsp +++ /dev/null @@ -1,1436 +0,0 @@ -# Microsoft Developer Studio Project File - Name="GLViewer" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=GLViewer - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "GLViewer.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "GLViewer.mak" CFG="GLViewer - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "GLViewer - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "GLViewer - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "GLViewer" -# PROP Scc_LocalPath ".." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\GLViewer" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLVIEWER_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WNT" /D "_USRDLL" /D "GLVIEWER_EXPORTS" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 opengl32.lib glu32.lib tkernel.lib gdi32.lib user32.lib qt$(QTVER).lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\GLViewer.dll" /libpath:"$(QTDIR)\lib" /libpath:"$(OCCLIB)" -# SUBTRACT LINK32 /debug - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\GLViewer" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD F90 /browser -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLVIEWER_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WNT" /D "_USRDLL" /D "GLVIEWER_EXPORTS" /FR /FD /GZ /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 opengl32.lib glu32.lib tkernel.lib gdi32.lib user32.lib qt$(QTVER).lib /nologo /dll /debug /machine:I386 /out:"../../win32/bind/GLViewer.dll" /pdbtype:sept /libpath:"$(QTDIR)\lib" /libpath:"$(OCCLIBD)" -# SUBTRACT LINK32 /pdb:none - -!ENDIF - -# Begin Target - -# Name "GLViewer - Win32 Release" -# Name "GLViewer - Win32 Debug" -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer.h -InputName=GLViewer - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer.h -InputName=GLViewer - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_AspectLine.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_AspectLine.h -InputName=GLViewer_AspectLine - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_AspectLine.h -InputName=GLViewer_AspectLine - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_BaseDrawers.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_BaseDrawers.h -InputName=GLViewer_BaseDrawers - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_BaseDrawers.h -InputName=GLViewer_BaseDrawers - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_BaseObjects.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_BaseObjects.h -InputName=GLViewer_BaseObjects - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_BaseObjects.h -InputName=GLViewer_BaseObjects - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Compass.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Compass.h -InputName=GLViewer_Compass - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Compass.h -InputName=GLViewer_Compass - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Context.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Context.h -InputName=GLViewer_Context - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Context.h -InputName=GLViewer_Context - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_CoordSystem.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_CoordSystem.h -InputName=GLViewer_CoordSystem - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_CoordSystem.h -InputName=GLViewer_CoordSystem - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Defs.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Defs.h -InputName=GLViewer_Defs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Defs.h -InputName=GLViewer_Defs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Drawer.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Drawer.h -InputName=GLViewer_Drawer - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Drawer.h -InputName=GLViewer_Drawer - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Geom.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Geom.h -InputName=GLViewer_Geom - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Geom.h -InputName=GLViewer_Geom - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Grid.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Grid.h -InputName=GLViewer_Grid - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Grid.h -InputName=GLViewer_Grid - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Group.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Group.h -InputName=GLViewer_Group - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Group.h -InputName=GLViewer_Group - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_MimeSource.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_MimeSource.h -InputName=GLViewer_MimeSource - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_MimeSource.h -InputName=GLViewer_MimeSource - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Object.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Object.h -InputName=GLViewer_Object - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Object.h -InputName=GLViewer_Object - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Selector.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Selector.h -InputName=GLViewer_Selector - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Selector.h -InputName=GLViewer_Selector - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Selector2d.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Selector2d.h -InputName=GLViewer_Selector2d - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Selector2d.h -InputName=GLViewer_Selector2d - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Text.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Text.h -InputName=GLViewer_Text - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Text.h -InputName=GLViewer_Text - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Tools.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Tools.h -InputName=GLViewer_Tools - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_Tools.h -InputName=GLViewer_Tools - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ToolTip.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\GLViewer\GLViewer_ToolTip.h -InputName=GLViewer_ToolTip - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ToolTip.h -InputName=GLViewer_ToolTip - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Viewer.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Viewer.h -InputName=GLViewer_Viewer - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Viewer.h -InputName=GLViewer_Viewer - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Viewer2d.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Viewer2d.h -InputName=GLViewer_Viewer2d - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Viewer2d.h -InputName=GLViewer_Viewer2d - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewFrame.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewFrame.h -InputName=GLViewer_ViewFrame - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewFrame.h -InputName=GLViewer_ViewFrame - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewManager.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewManager.h -InputName=GLViewer_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewManager.h -InputName=GLViewer_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewPort.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewPort.h -InputName=GLViewer_ViewPort - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewPort.h -InputName=GLViewer_ViewPort - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewPort2d.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewPort2d.h -InputName=GLViewer_ViewPort2d - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_ViewPort2d.h -InputName=GLViewer_ViewPort2d - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Widget.h - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Widget.h -InputName=GLViewer_Widget - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\GLViewer\GLViewer_Widget.h -InputName=GLViewer_Widget - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_AspectLine.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_BaseDrawers.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_BaseObjects.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Compass.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Context.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_CoordSystem.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Drawer.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Geom.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Grid.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Group.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_MimeSource.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Object.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Selector.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Selector2d.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Text.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Tools.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ToolTip.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Viewer.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Viewer2d.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewFrame.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewManager.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewPort.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_ViewPort2d.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\GLViewer_Widget.cxx -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\GLViewer_images.po - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\GLViewer\resources\GLViewer_images.po -InputName=GLViewer_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\GLViewer\resources\GLViewer_images.po -InputName=GLViewer_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\GLViewer_msg_en.po - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\GLViewer\resources\GLViewer_msg_en.po -InputName=GLViewer_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\GLViewer\resources\GLViewer_msg_en.po -InputName=GLViewer_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_dump.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_dump.png -InputName=view_dump - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_dump.png -InputName=view_dump - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_fitall.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_fitall.png -InputName=view_fitall - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_fitall.png -InputName=view_fitall - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_fitarea.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_fitarea.png -InputName=view_fitarea - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_fitarea.png -InputName=view_fitarea - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_fitselect.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_fitselect.png -InputName=view_fitselect - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_fitselect.png -InputName=view_fitselect - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_glpan.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_glpan.png -InputName=view_glpan - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_glpan.png -InputName=view_glpan - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_pan.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_pan.png -InputName=view_pan - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_pan.png -InputName=view_pan - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_reset.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_reset.png -InputName=view_reset - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_reset.png -InputName=view_reset - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\GLViewer\resources\view_zoom.png - -!IF "$(CFG)" == "GLViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_zoom.png -InputName=view_zoom - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "GLViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\GLViewer\resources\view_zoom.png -InputName=view_zoom - -"../../resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ../../resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Meta Object Files" - -# PROP Default_Filter "cpp;c;cxx" -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_Selector.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_Selector2d.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_ToolTip.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_Viewer.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_Viewer2d.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_ViewFrame.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_ViewPort.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_ViewPort2d.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_GLViewer_Widget.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/GLViewer.vcproj b/adm_local/win32/GLViewer.vcproj deleted file mode 100755 index 51a0a75da..000000000 --- a/adm_local/win32/GLViewer.vcproj +++ /dev/null @@ -1,1679 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/GLViewer.vcproj.vspscc b/adm_local/win32/GLViewer.vcproj.vspscc deleted file mode 100755 index da8689fc5..000000000 --- a/adm_local/win32/GLViewer.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "file:W:\\Work\\SalomeWin\\GUI_SRC\\adm_local\\win32\\GLViewer.vcproj" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/GUI_SRC.sln b/adm_local/win32/GUI_SRC.sln index b6952d9ec..147bc49cc 100755 --- a/adm_local/win32/GUI_SRC.sln +++ b/adm_local/win32/GUI_SRC.sln @@ -1,85 +1,32 @@ Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "All", "All.vcproj", "{0D811160-3A03-4C59-9610-498786BAFECE}" ProjectSection(ProjectDependencies) = postProject - {06CA8800-62E7-4FA8-BA7B-3607F27491B8} = {06CA8800-62E7-4FA8-BA7B-3607F27491B8} - {06CA8800-62E7-4FA8-BA7B-3607F27491B8} = {06CA8800-62E7-4FA8-BA7B-3607F27491B8} - {2C04DB01-39CA-458C-AE59-19FD215775D5} = {2C04DB01-39CA-458C-AE59-19FD215775D5} - {2C04DB01-39CA-458C-AE59-19FD215775D5} = {2C04DB01-39CA-458C-AE59-19FD215775D5} {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} = {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} = {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} - {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD} = {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD} - {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD} = {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD} - {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0} = {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0} - {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0} = {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0} - {FFFB9D11-6A57-40FC-AD8E-060463036430} = {FFFB9D11-6A57-40FC-AD8E-060463036430} - {FFFB9D11-6A57-40FC-AD8E-060463036430} = {FFFB9D11-6A57-40FC-AD8E-060463036430} - {36CA5C15-A7E6-4451-AE8E-8AD61754F970} = {36CA5C15-A7E6-4451-AE8E-8AD61754F970} - {36CA5C15-A7E6-4451-AE8E-8AD61754F970} = {36CA5C15-A7E6-4451-AE8E-8AD61754F970} - {81C2B225-3839-46AF-8984-F273B72F2643} = {81C2B225-3839-46AF-8984-F273B72F2643} - {81C2B225-3839-46AF-8984-F273B72F2643} = {81C2B225-3839-46AF-8984-F273B72F2643} {37FA9C33-4512-4833-A4A7-CCF490ADD732} = {37FA9C33-4512-4833-A4A7-CCF490ADD732} {37FA9C33-4512-4833-A4A7-CCF490ADD732} = {37FA9C33-4512-4833-A4A7-CCF490ADD732} - {4B9BF133-1E25-4C6E-9233-651833F22313} = {4B9BF133-1E25-4C6E-9233-651833F22313} - {4B9BF133-1E25-4C6E-9233-651833F22313} = {4B9BF133-1E25-4C6E-9233-651833F22313} {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995} = {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995} - {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995} = {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995} - {03745A4D-76B7-4384-8A1A-FE7EDABF907A} = {03745A4D-76B7-4384-8A1A-FE7EDABF907A} - {03745A4D-76B7-4384-8A1A-FE7EDABF907A} = {03745A4D-76B7-4384-8A1A-FE7EDABF907A} - {AF21595C-7BAA-45B9-BBF9-C915EA948265} = {AF21595C-7BAA-45B9-BBF9-C915EA948265} - {AF21595C-7BAA-45B9-BBF9-C915EA948265} = {AF21595C-7BAA-45B9-BBF9-C915EA948265} {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} = {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} = {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} - {C98BE26C-288F-4864-B118-3DE0A3A185FC} = {C98BE26C-288F-4864-B118-3DE0A3A185FC} - {C98BE26C-288F-4864-B118-3DE0A3A185FC} = {C98BE26C-288F-4864-B118-3DE0A3A185FC} - {9A402780-A438-40A3-A47D-8016CA8A45C0} = {9A402780-A438-40A3-A47D-8016CA8A45C0} - {9A402780-A438-40A3-A47D-8016CA8A45C0} = {9A402780-A438-40A3-A47D-8016CA8A45C0} - {B5C36D8A-9C97-4516-9C13-14053BAB356F} = {B5C36D8A-9C97-4516-9C13-14053BAB356F} - {B5C36D8A-9C97-4516-9C13-14053BAB356F} = {B5C36D8A-9C97-4516-9C13-14053BAB356F} - {C3A1EE8B-C548-4A37-B49A-D322128EE161} = {C3A1EE8B-C548-4A37-B49A-D322128EE161} - {C3A1EE8B-C548-4A37-B49A-D322128EE161} = {C3A1EE8B-C548-4A37-B49A-D322128EE161} {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} {29831E95-B38D-4460-A46F-A4A4E1EE3941} = {29831E95-B38D-4460-A46F-A4A4E1EE3941} {29831E95-B38D-4460-A46F-A4A4E1EE3941} = {29831E95-B38D-4460-A46F-A4A4E1EE3941} - {FB6C629D-AA74-468E-95B7-9C1A3F2C235E} = {FB6C629D-AA74-468E-95B7-9C1A3F2C235E} - {FB6C629D-AA74-468E-95B7-9C1A3F2C235E} = {FB6C629D-AA74-468E-95B7-9C1A3F2C235E} - {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A} = {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A} - {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A} = {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A} - {4916EEA5-82E5-4C0F-9F12-119129144D84} = {4916EEA5-82E5-4C0F-9F12-119129144D84} - {4916EEA5-82E5-4C0F-9F12-119129144D84} = {4916EEA5-82E5-4C0F-9F12-119129144D84} {6755FAA7-967A-4D23-966D-DE4F66234913} = {6755FAA7-967A-4D23-966D-DE4F66234913} {6755FAA7-967A-4D23-966D-DE4F66234913} = {6755FAA7-967A-4D23-966D-DE4F66234913} - {450F05A8-106A-496D-BB04-F0B0F530617F} = {450F05A8-106A-496D-BB04-F0B0F530617F} - {450F05A8-106A-496D-BB04-F0B0F530617F} = {450F05A8-106A-496D-BB04-F0B0F530617F} {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} = {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} = {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} = {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} = {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - {692700DF-6A4F-43F2-8D83-02DCE38D504E} = {692700DF-6A4F-43F2-8D83-02DCE38D504E} - {692700DF-6A4F-43F2-8D83-02DCE38D504E} = {692700DF-6A4F-43F2-8D83-02DCE38D504E} {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} = {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} = {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} - {030D5DEC-1357-4D1E-9275-4EE4B0A482B0} = {030D5DEC-1357-4D1E-9275-4EE4B0A482B0} - {030D5DEC-1357-4D1E-9275-4EE4B0A482B0} = {030D5DEC-1357-4D1E-9275-4EE4B0A482B0} {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA} = {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA} {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA} = {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CAF", "CAF.vcproj", "{EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {29831E95-B38D-4460-A46F-A4A4E1EE3941} = {29831E95-B38D-4460-A46F-A4A4E1EE3941} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CAM", "CAM.vcproj", "{37FA9C33-4512-4833-A4A7-CCF490ADD732}" ProjectSection(ProjectDependencies) = postProject {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} @@ -87,16 +34,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CAM", "CAM.vcproj", "{37FA9 {29831E95-B38D-4460-A46F-A4A4E1EE3941} = {29831E95-B38D-4460-A46F-A4A4E1EE3941} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Event", "Event.vcproj", "{9EA751D5-767C-45CC-AA52-283E69308EB7}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GLViewer", "GLViewer.vcproj", "{4B9BF133-1E25-4C6E-9233-651833F22313}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LogWindow", "LogWindow.vcproj", "{7DB13706-F0ED-4EA8-BE14-E4D62D500C67}" ProjectSection(ProjectDependencies) = postProject {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} @@ -120,81 +57,14 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ObjBrowser", "ObjBrowser.vc {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plot2d", "Plot2d.vcproj", "{D5E571BF-0C2E-4513-8BF0-A7A54E4EA973}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prs", "Prs.vcproj", "{F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PyInterp", "PyInterp.vcproj", "{C98BE26C-288F-4864-B118-3DE0A3A185FC}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PythonConsole", "PythonConsole.vcproj", "{992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {C98BE26C-288F-4864-B118-3DE0A3A185FC} = {C98BE26C-288F-4864-B118-3DE0A3A185FC} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Qtx", "Qtx.vcproj", "{961D1F90-2AF9-4D8B-B1D5-061EB3CA4474}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RegistryDisplay", "RegistryDisplay.vcproj", "{65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResExporter", "ResExporter.vcproj", "{AF21595C-7BAA-45B9-BBF9-C915EA948265}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SALOME_PYQT_GUI", "SALOME_PYQT_GUI.vcproj", "{9A402780-A438-40A3-A47D-8016CA8A45C0}" - ProjectSection(ProjectDependencies) = postProject - {FFFB9D11-6A57-40FC-AD8E-060463036430} = {FFFB9D11-6A57-40FC-AD8E-060463036430} - {37FA9C33-4512-4833-A4A7-CCF490ADD732} = {37FA9C33-4512-4833-A4A7-CCF490ADD732} - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} = {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} - {C98BE26C-288F-4864-B118-3DE0A3A185FC} = {C98BE26C-288F-4864-B118-3DE0A3A185FC} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {29831E95-B38D-4460-A46F-A4A4E1EE3941} = {29831E95-B38D-4460-A46F-A4A4E1EE3941} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SALOME_SWIG", "SALOME_SWIG.vcproj", "{B5C36D8A-9C97-4516-9C13-14053BAB356F}" - ProjectSection(ProjectDependencies) = postProject - {FFFB9D11-6A57-40FC-AD8E-060463036430} = {FFFB9D11-6A57-40FC-AD8E-060463036430} - {37FA9C33-4512-4833-A4A7-CCF490ADD732} = {37FA9C33-4512-4833-A4A7-CCF490ADD732} - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} = {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} - {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SOCC", "SOCC.vcproj", "{030D5DEC-1357-4D1E-9275-4EE4B0A482B0}" - ProjectSection(ProjectDependencies) = postProject - {81C2B225-3839-46AF-8984-F273B72F2643} = {81C2B225-3839-46AF-8984-F273B72F2643} - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} - {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} = {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} - {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SPlot2d", "SPlot2d.vcproj", "{36CA5C15-A7E6-4451-AE8E-8AD61754F970}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} = {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} - {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "STD", "STD.vcproj", "{29831E95-B38D-4460-A46F-A4A4E1EE3941}" ProjectSection(ProjectDependencies) = postProject {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} @@ -212,88 +82,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SUITApp", "SUITApp.vcproj", {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SUPERVGraph", "SUPERVGraph.vcproj", "{692700DF-6A4F-43F2-8D83-02DCE38D504E}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SVTK", "SVTK.vcproj", "{C3A1EE8B-C548-4A37-B49A-D322128EE161}" - ProjectSection(ProjectDependencies) = postProject - {06CA8800-62E7-4FA8-BA7B-3607F27491B8} = {06CA8800-62E7-4FA8-BA7B-3607F27491B8} - {81C2B225-3839-46AF-8984-F273B72F2643} = {81C2B225-3839-46AF-8984-F273B72F2643} - {37FA9C33-4512-4833-A4A7-CCF490ADD732} = {37FA9C33-4512-4833-A4A7-CCF490ADD732} - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} - {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SalomeApp", "SalomeApp.vcproj", "{FFFB9D11-6A57-40FC-AD8E-060463036430}" - ProjectSection(ProjectDependencies) = postProject - {06CA8800-62E7-4FA8-BA7B-3607F27491B8} = {06CA8800-62E7-4FA8-BA7B-3607F27491B8} - {2C04DB01-39CA-458C-AE59-19FD215775D5} = {2C04DB01-39CA-458C-AE59-19FD215775D5} - {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} = {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} - {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0} = {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0} - {36CA5C15-A7E6-4451-AE8E-8AD61754F970} = {36CA5C15-A7E6-4451-AE8E-8AD61754F970} - {81C2B225-3839-46AF-8984-F273B72F2643} = {81C2B225-3839-46AF-8984-F273B72F2643} - {37FA9C33-4512-4833-A4A7-CCF490ADD732} = {37FA9C33-4512-4833-A4A7-CCF490ADD732} - {4B9BF133-1E25-4C6E-9233-651833F22313} = {4B9BF133-1E25-4C6E-9233-651833F22313} - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} = {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} - {C98BE26C-288F-4864-B118-3DE0A3A185FC} = {C98BE26C-288F-4864-B118-3DE0A3A185FC} - {C3A1EE8B-C548-4A37-B49A-D322128EE161} = {C3A1EE8B-C548-4A37-B49A-D322128EE161} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {29831E95-B38D-4460-A46F-A4A4E1EE3941} = {29831E95-B38D-4460-A46F-A4A4E1EE3941} - {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} - {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} = {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} = {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} = {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} - {030D5DEC-1357-4D1E-9275-4EE4B0A482B0} = {030D5DEC-1357-4D1E-9275-4EE4B0A482B0} - {447B72EF-4B7D-4200-A92E-BDE789576117} = {447B72EF-4B7D-4200-A92E-BDE789576117} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SalomePy", "SalomePy.vcproj", "{03745A4D-76B7-4384-8A1A-FE7EDABF907A}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} = {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} - {C3A1EE8B-C548-4A37-B49A-D322128EE161} = {C3A1EE8B-C548-4A37-B49A-D322128EE161} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Session", "Session.vcproj", "{2C04DB01-39CA-458C-AE59-19FD215775D5}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Session_Server", "Session_Server.vcproj", "{FB6C629D-AA74-468E-95B7-9C1A3F2C235E}" - ProjectSection(ProjectDependencies) = postProject - {2C04DB01-39CA-458C-AE59-19FD215775D5} = {2C04DB01-39CA-458C-AE59-19FD215775D5} - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Style", "Style.vcproj", "{AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ToolsGUI", "TOOLSGUI.vcproj", "{81C2B225-3839-46AF-8984-F273B72F2643}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VTKViewer", "VTKViewer.vcproj", "{06CA8800-62E7-4FA8-BA7B-3607F27491B8}" - ProjectSection(ProjectDependencies) = postProject - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LightApp", "LightApp.vcproj", "{C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85}" ProjectSection(ProjectDependencies) = postProject {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} = {7DB13706-F0ED-4EA8-BE14-E4D62D500C67} @@ -306,34 +98,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LightApp", "LightApp.vcproj {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} = {61A10AE8-804F-4DCA-AD69-8DB0DA95A75F} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DDS", "DDS.vcproj", "{95BB714A-DC0E-44E9-BF0E-EEF8EAA29995}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QDS", "QDS.vcproj", "{450F05A8-106A-496D-BB04-F0B0F530617F}" - ProjectSection(ProjectDependencies) = postProject - {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995} = {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SALOME_PYQT", "SALOME_PYQT.vcproj", "{4916EEA5-82E5-4C0F-9F12-119129144D84}" - ProjectSection(ProjectDependencies) = postProject - {FFFB9D11-6A57-40FC-AD8E-060463036430} = {FFFB9D11-6A57-40FC-AD8E-060463036430} - {37FA9C33-4512-4833-A4A7-CCF490ADD732} = {37FA9C33-4512-4833-A4A7-CCF490ADD732} - {8512A935-1BBB-4A7B-A552-F50824FDD87F} = {8512A935-1BBB-4A7B-A552-F50824FDD87F} - {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} = {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85} - {C98BE26C-288F-4864-B118-3DE0A3A185FC} = {C98BE26C-288F-4864-B118-3DE0A3A185FC} - {9A402780-A438-40A3-A47D-8016CA8A45C0} = {9A402780-A438-40A3-A47D-8016CA8A45C0} - {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} = {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474} - {29831E95-B38D-4460-A46F-A4A4E1EE3941} = {29831E95-B38D-4460-A46F-A4A4E1EE3941} - {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} = {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217} - {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} = {D2CA8DB5-A2DE-4EF9-B967-0F639736469F} - {9EA751D5-767C-45CC-AA52-283E69308EB7} = {9EA751D5-767C-45CC-AA52-283E69308EB7} - EndProjectSection -EndProject Global GlobalSection(SourceCodeControl) = preSolution - SccNumberOfProjects = 37 + SccNumberOfProjects = 14 SccProjectName0 = GUI_WNT/adm/win32 SccLocalPath0 = . SccProvider0 = MSSCCI:Jalindi\u0020Igloo @@ -342,111 +109,42 @@ Global SccProjectUniqueName1 = All.vcproj SccLocalPath1 = . CanCheckoutShared = true - SccProjectUniqueName2 = CAF.vcproj + SccProjectUniqueName2 = CAM.vcproj SccLocalPath2 = . CanCheckoutShared = true - SccProjectUniqueName3 = CAM.vcproj + SccProjectUniqueName3 = LogWindow.vcproj SccLocalPath3 = . CanCheckoutShared = true - SccProjectUniqueName4 = Event.vcproj + SccProjectUniqueName4 = OBJECT.vcproj SccLocalPath4 = . CanCheckoutShared = true - SccProjectUniqueName5 = GLViewer.vcproj + SccProjectUniqueName5 = OCCViewer.vcproj SccLocalPath5 = . CanCheckoutShared = true - SccProjectUniqueName6 = LogWindow.vcproj + SccProjectUniqueName6 = ObjBrowser.vcproj SccLocalPath6 = . CanCheckoutShared = true - SccProjectUniqueName7 = OBJECT.vcproj + SccProjectUniqueName7 = Prs.vcproj SccLocalPath7 = . CanCheckoutShared = true - SccProjectUniqueName8 = OCCViewer.vcproj + SccProjectUniqueName8 = Qtx.vcproj SccLocalPath8 = . CanCheckoutShared = true - SccProjectUniqueName9 = ObjBrowser.vcproj + SccProjectUniqueName9 = STD.vcproj SccLocalPath9 = . CanCheckoutShared = true - SccProjectUniqueName10 = Plot2d.vcproj + SccProjectUniqueName10 = SUIT.vcproj SccLocalPath10 = . CanCheckoutShared = true - SccProjectUniqueName11 = Prs.vcproj + SccProjectUniqueName11 = SUITApp.vcproj SccLocalPath11 = . CanCheckoutShared = true - SccProjectUniqueName12 = PyInterp.vcproj + SccProjectUniqueName12 = Style.vcproj SccLocalPath12 = . CanCheckoutShared = true - SccProjectUniqueName13 = PythonConsole.vcproj + SccProjectUniqueName13 = LightApp.vcproj SccLocalPath13 = . CanCheckoutShared = true - SccProjectUniqueName14 = Qtx.vcproj - SccLocalPath14 = . - CanCheckoutShared = true - SccProjectUniqueName15 = RegistryDisplay.vcproj - SccLocalPath15 = . - CanCheckoutShared = true - SccProjectUniqueName16 = ResExporter.vcproj - SccLocalPath16 = . - CanCheckoutShared = true - SccProjectUniqueName17 = SALOME_PYQT_GUI.vcproj - SccLocalPath17 = . - CanCheckoutShared = true - SccProjectUniqueName18 = SALOME_SWIG.vcproj - SccLocalPath18 = . - CanCheckoutShared = true - SccProjectUniqueName19 = SOCC.vcproj - SccLocalPath19 = . - CanCheckoutShared = true - SccProjectUniqueName20 = SPlot2d.vcproj - SccLocalPath20 = . - CanCheckoutShared = true - SccProjectUniqueName21 = STD.vcproj - SccLocalPath21 = . - CanCheckoutShared = true - SccProjectUniqueName22 = SUIT.vcproj - SccLocalPath22 = . - CanCheckoutShared = true - SccProjectUniqueName23 = SUITApp.vcproj - SccLocalPath23 = . - CanCheckoutShared = true - SccProjectUniqueName24 = SUPERVGraph.vcproj - SccLocalPath24 = . - CanCheckoutShared = true - SccProjectUniqueName25 = SVTK.vcproj - SccLocalPath25 = . - CanCheckoutShared = true - SccProjectUniqueName26 = SalomeApp.vcproj - SccLocalPath26 = . - CanCheckoutShared = true - SccProjectUniqueName27 = SalomePy.vcproj - SccLocalPath27 = . - CanCheckoutShared = true - SccProjectUniqueName28 = Session.vcproj - SccLocalPath28 = . - CanCheckoutShared = true - SccProjectUniqueName29 = Session_Server.vcproj - SccLocalPath29 = . - CanCheckoutShared = true - SccProjectUniqueName30 = Style.vcproj - SccLocalPath30 = . - CanCheckoutShared = true - SccProjectUniqueName31 = TOOLSGUI.vcproj - SccLocalPath31 = . - CanCheckoutShared = true - SccProjectUniqueName32 = VTKViewer.vcproj - SccLocalPath32 = . - CanCheckoutShared = true - SccProjectUniqueName33 = LightApp.vcproj - SccLocalPath33 = . - CanCheckoutShared = true - SccProjectUniqueName34 = DDS.vcproj - SccLocalPath34 = . - CanCheckoutShared = true - SccProjectUniqueName35 = QDS.vcproj - SccLocalPath35 = . - CanCheckoutShared = true - SccProjectUniqueName36 = SALOME_PYQT.vcproj - SccLocalPath36 = . - CanCheckoutShared = true EndGlobalSection GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -457,22 +155,10 @@ Global {0D811160-3A03-4C59-9610-498786BAFECE}.Debug.Build.0 = Debug|Win32 {0D811160-3A03-4C59-9610-498786BAFECE}.Release.ActiveCfg = Release|Win32 {0D811160-3A03-4C59-9610-498786BAFECE}.Release.Build.0 = Release|Win32 - {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD}.Debug.ActiveCfg = Debug|Win32 - {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD}.Debug.Build.0 = Debug|Win32 - {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD}.Release.ActiveCfg = Release|Win32 - {EBCDC006-A873-4DA9-9CA6-B6BE320C0DFD}.Release.Build.0 = Release|Win32 {37FA9C33-4512-4833-A4A7-CCF490ADD732}.Debug.ActiveCfg = Debug|Win32 {37FA9C33-4512-4833-A4A7-CCF490ADD732}.Debug.Build.0 = Debug|Win32 {37FA9C33-4512-4833-A4A7-CCF490ADD732}.Release.ActiveCfg = Release|Win32 {37FA9C33-4512-4833-A4A7-CCF490ADD732}.Release.Build.0 = Release|Win32 - {9EA751D5-767C-45CC-AA52-283E69308EB7}.Debug.ActiveCfg = Debug|Win32 - {9EA751D5-767C-45CC-AA52-283E69308EB7}.Debug.Build.0 = Debug|Win32 - {9EA751D5-767C-45CC-AA52-283E69308EB7}.Release.ActiveCfg = Release|Win32 - {9EA751D5-767C-45CC-AA52-283E69308EB7}.Release.Build.0 = Release|Win32 - {4B9BF133-1E25-4C6E-9233-651833F22313}.Debug.ActiveCfg = Debug|Win32 - {4B9BF133-1E25-4C6E-9233-651833F22313}.Debug.Build.0 = Debug|Win32 - {4B9BF133-1E25-4C6E-9233-651833F22313}.Release.ActiveCfg = Release|Win32 - {4B9BF133-1E25-4C6E-9233-651833F22313}.Release.Build.0 = Release|Win32 {7DB13706-F0ED-4EA8-BE14-E4D62D500C67}.Debug.ActiveCfg = Debug|Win32 {7DB13706-F0ED-4EA8-BE14-E4D62D500C67}.Debug.Build.0 = Debug|Win32 {7DB13706-F0ED-4EA8-BE14-E4D62D500C67}.Release.ActiveCfg = Release|Win32 @@ -489,50 +175,14 @@ Global {D2CA8DB5-A2DE-4EF9-B967-0F639736469F}.Debug.Build.0 = Debug|Win32 {D2CA8DB5-A2DE-4EF9-B967-0F639736469F}.Release.ActiveCfg = Release|Win32 {D2CA8DB5-A2DE-4EF9-B967-0F639736469F}.Release.Build.0 = Release|Win32 - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973}.Debug.ActiveCfg = Debug|Win32 - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973}.Debug.Build.0 = Debug|Win32 - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973}.Release.ActiveCfg = Release|Win32 - {D5E571BF-0C2E-4513-8BF0-A7A54E4EA973}.Release.Build.0 = Release|Win32 {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217}.Debug.ActiveCfg = Debug|Win32 {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217}.Debug.Build.0 = Debug|Win32 {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217}.Release.ActiveCfg = Release|Win32 {F33BDEB3-AC58-4A0C-8E4C-3671A9C8F217}.Release.Build.0 = Release|Win32 - {C98BE26C-288F-4864-B118-3DE0A3A185FC}.Debug.ActiveCfg = Debug|Win32 - {C98BE26C-288F-4864-B118-3DE0A3A185FC}.Debug.Build.0 = Debug|Win32 - {C98BE26C-288F-4864-B118-3DE0A3A185FC}.Release.ActiveCfg = Release|Win32 - {C98BE26C-288F-4864-B118-3DE0A3A185FC}.Release.Build.0 = Release|Win32 - {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0}.Debug.ActiveCfg = Debug|Win32 - {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0}.Debug.Build.0 = Debug|Win32 - {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0}.Release.ActiveCfg = Release|Win32 - {992FB60D-4EC6-44FF-A0A7-EB1F7C38C7D0}.Release.Build.0 = Release|Win32 {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474}.Debug.ActiveCfg = Debug|Win32 {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474}.Debug.Build.0 = Debug|Win32 {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474}.Release.ActiveCfg = Release|Win32 {961D1F90-2AF9-4D8B-B1D5-061EB3CA4474}.Release.Build.0 = Release|Win32 - {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A}.Debug.ActiveCfg = Debug|Win32 - {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A}.Debug.Build.0 = Debug|Win32 - {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A}.Release.ActiveCfg = Release|Win32 - {65E1D3A3-FCB4-4C48-97E6-687BEEFE2F1A}.Release.Build.0 = Release|Win32 - {AF21595C-7BAA-45B9-BBF9-C915EA948265}.Debug.ActiveCfg = Debug|Win32 - {AF21595C-7BAA-45B9-BBF9-C915EA948265}.Debug.Build.0 = Debug|Win32 - {AF21595C-7BAA-45B9-BBF9-C915EA948265}.Release.ActiveCfg = Release|Win32 - {AF21595C-7BAA-45B9-BBF9-C915EA948265}.Release.Build.0 = Release|Win32 - {9A402780-A438-40A3-A47D-8016CA8A45C0}.Debug.ActiveCfg = Debug|Win32 - {9A402780-A438-40A3-A47D-8016CA8A45C0}.Debug.Build.0 = Debug|Win32 - {9A402780-A438-40A3-A47D-8016CA8A45C0}.Release.ActiveCfg = Release|Win32 - {9A402780-A438-40A3-A47D-8016CA8A45C0}.Release.Build.0 = Release|Win32 - {B5C36D8A-9C97-4516-9C13-14053BAB356F}.Debug.ActiveCfg = Debug|Win32 - {B5C36D8A-9C97-4516-9C13-14053BAB356F}.Debug.Build.0 = Debug|Win32 - {B5C36D8A-9C97-4516-9C13-14053BAB356F}.Release.ActiveCfg = Release|Win32 - {B5C36D8A-9C97-4516-9C13-14053BAB356F}.Release.Build.0 = Release|Win32 - {030D5DEC-1357-4D1E-9275-4EE4B0A482B0}.Debug.ActiveCfg = Debug|Win32 - {030D5DEC-1357-4D1E-9275-4EE4B0A482B0}.Debug.Build.0 = Debug|Win32 - {030D5DEC-1357-4D1E-9275-4EE4B0A482B0}.Release.ActiveCfg = Release|Win32 - {030D5DEC-1357-4D1E-9275-4EE4B0A482B0}.Release.Build.0 = Release|Win32 - {36CA5C15-A7E6-4451-AE8E-8AD61754F970}.Debug.ActiveCfg = Debug|Win32 - {36CA5C15-A7E6-4451-AE8E-8AD61754F970}.Debug.Build.0 = Debug|Win32 - {36CA5C15-A7E6-4451-AE8E-8AD61754F970}.Release.ActiveCfg = Release|Win32 - {36CA5C15-A7E6-4451-AE8E-8AD61754F970}.Release.Build.0 = Release|Win32 {29831E95-B38D-4460-A46F-A4A4E1EE3941}.Debug.ActiveCfg = Debug|Win32 {29831E95-B38D-4460-A46F-A4A4E1EE3941}.Debug.Build.0 = Debug|Win32 {29831E95-B38D-4460-A46F-A4A4E1EE3941}.Release.ActiveCfg = Release|Win32 @@ -545,58 +195,14 @@ Global {6755FAA7-967A-4D23-966D-DE4F66234913}.Debug.Build.0 = Debug|Win32 {6755FAA7-967A-4D23-966D-DE4F66234913}.Release.ActiveCfg = Release|Win32 {6755FAA7-967A-4D23-966D-DE4F66234913}.Release.Build.0 = Release|Win32 - {692700DF-6A4F-43F2-8D83-02DCE38D504E}.Debug.ActiveCfg = Debug|Win32 - {692700DF-6A4F-43F2-8D83-02DCE38D504E}.Debug.Build.0 = Debug|Win32 - {692700DF-6A4F-43F2-8D83-02DCE38D504E}.Release.ActiveCfg = Release|Win32 - {692700DF-6A4F-43F2-8D83-02DCE38D504E}.Release.Build.0 = Release|Win32 - {C3A1EE8B-C548-4A37-B49A-D322128EE161}.Debug.ActiveCfg = Debug|Win32 - {C3A1EE8B-C548-4A37-B49A-D322128EE161}.Debug.Build.0 = Debug|Win32 - {C3A1EE8B-C548-4A37-B49A-D322128EE161}.Release.ActiveCfg = Release|Win32 - {C3A1EE8B-C548-4A37-B49A-D322128EE161}.Release.Build.0 = Release|Win32 - {FFFB9D11-6A57-40FC-AD8E-060463036430}.Debug.ActiveCfg = Debug|Win32 - {FFFB9D11-6A57-40FC-AD8E-060463036430}.Debug.Build.0 = Debug|Win32 - {FFFB9D11-6A57-40FC-AD8E-060463036430}.Release.ActiveCfg = Release|Win32 - {FFFB9D11-6A57-40FC-AD8E-060463036430}.Release.Build.0 = Release|Win32 - {03745A4D-76B7-4384-8A1A-FE7EDABF907A}.Debug.ActiveCfg = Debug|Win32 - {03745A4D-76B7-4384-8A1A-FE7EDABF907A}.Debug.Build.0 = Debug|Win32 - {03745A4D-76B7-4384-8A1A-FE7EDABF907A}.Release.ActiveCfg = Release|Win32 - {03745A4D-76B7-4384-8A1A-FE7EDABF907A}.Release.Build.0 = Release|Win32 - {2C04DB01-39CA-458C-AE59-19FD215775D5}.Debug.ActiveCfg = Debug|Win32 - {2C04DB01-39CA-458C-AE59-19FD215775D5}.Debug.Build.0 = Debug|Win32 - {2C04DB01-39CA-458C-AE59-19FD215775D5}.Release.ActiveCfg = Release|Win32 - {2C04DB01-39CA-458C-AE59-19FD215775D5}.Release.Build.0 = Release|Win32 - {FB6C629D-AA74-468E-95B7-9C1A3F2C235E}.Debug.ActiveCfg = Debug|Win32 - {FB6C629D-AA74-468E-95B7-9C1A3F2C235E}.Debug.Build.0 = Debug|Win32 - {FB6C629D-AA74-468E-95B7-9C1A3F2C235E}.Release.ActiveCfg = Release|Win32 - {FB6C629D-AA74-468E-95B7-9C1A3F2C235E}.Release.Build.0 = Release|Win32 {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA}.Debug.ActiveCfg = Debug|Win32 {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA}.Debug.Build.0 = Debug|Win32 {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA}.Release.ActiveCfg = Release|Win32 {AE9A31F5-1301-4E6D-91A3-E78DF4ABF0EA}.Release.Build.0 = Release|Win32 - {81C2B225-3839-46AF-8984-F273B72F2643}.Debug.ActiveCfg = Debug|Win32 - {81C2B225-3839-46AF-8984-F273B72F2643}.Debug.Build.0 = Debug|Win32 - {81C2B225-3839-46AF-8984-F273B72F2643}.Release.ActiveCfg = Release|Win32 - {81C2B225-3839-46AF-8984-F273B72F2643}.Release.Build.0 = Release|Win32 - {06CA8800-62E7-4FA8-BA7B-3607F27491B8}.Debug.ActiveCfg = Debug|Win32 - {06CA8800-62E7-4FA8-BA7B-3607F27491B8}.Debug.Build.0 = Debug|Win32 - {06CA8800-62E7-4FA8-BA7B-3607F27491B8}.Release.ActiveCfg = Release|Win32 - {06CA8800-62E7-4FA8-BA7B-3607F27491B8}.Release.Build.0 = Release|Win32 {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85}.Debug.ActiveCfg = Debug|Win32 {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85}.Debug.Build.0 = Debug|Win32 {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85}.Release.ActiveCfg = Release|Win32 {C8FB7D64-0A82-4588-8D27-2B7CC6C2EA85}.Release.Build.0 = Release|Win32 - {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995}.Debug.ActiveCfg = Debug|Win32 - {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995}.Debug.Build.0 = Debug|Win32 - {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995}.Release.ActiveCfg = Release|Win32 - {95BB714A-DC0E-44E9-BF0E-EEF8EAA29995}.Release.Build.0 = Release|Win32 - {450F05A8-106A-496D-BB04-F0B0F530617F}.Debug.ActiveCfg = Debug|Win32 - {450F05A8-106A-496D-BB04-F0B0F530617F}.Debug.Build.0 = Debug|Win32 - {450F05A8-106A-496D-BB04-F0B0F530617F}.Release.ActiveCfg = Release|Win32 - {450F05A8-106A-496D-BB04-F0B0F530617F}.Release.Build.0 = Release|Win32 - {4916EEA5-82E5-4C0F-9F12-119129144D84}.Debug.ActiveCfg = Debug|Win32 - {4916EEA5-82E5-4C0F-9F12-119129144D84}.Debug.Build.0 = Debug|Win32 - {4916EEA5-82E5-4C0F-9F12-119129144D84}.Release.ActiveCfg = Release|Win32 - {4916EEA5-82E5-4C0F-9F12-119129144D84}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/adm_local/win32/GUI_SRC.suo b/adm_local/win32/GUI_SRC.suo index e356fc28b23daf4225b879caea64592b9456cdbf..e48b6934397f7f5763ff05cf188bbbe3793b463f 100755 GIT binary patch delta 2754 zcmZ{me@s(X6vy9v{Q=n5MxaQw6`?AkBEJ;GA48y}6htW&e{32D6BQ;Z(bj>?Q5Lc+ zj4jf$Kc+5D*~ICLVSR3MPBV+aN zbI-l^+nX3#dcRMqO;;{eWcco?yC5hu;6ibZK7XP z(`{8f6DdVK#n9BX_uQ$&mzWBUd^>2jx{Pd-vnflhrbp@uX#vDh;W55bPoqM!nwm8g zWbe(U2bwk~_smI#Qn)@9^=V)_NCh)M8VL8#j;M!abXGgBh&Kw*xdaq~B2Wx$zz#}) z1C#cGa3a5Kt! z&;VWpTfiPjpblc#Bf*jSZFq zcPCJvq@`2F0W#?wl=0^z>Yq?S`zNN-!%0bW(U8L!b~~OmQ+wQO@|j&E>L*ZY+@vTL z8tax}I*lJvQ&Ze{xiIN0Q)LLdV3G*qSyY%@O+5*-G<>}UIxHp7P<&dHCS>|?f|(v+ z$UaG}f{e}^o*`e#T2W=9J-ueuPB&64b^D^BZNrZ8{cDKBk6Wk}8inn`R;;^AXn`b# zi+Qz7*d}-&-XSzWlETHM*x*&zk&VJjN{1jUkRUF>#%xry1)+)#zF<;aPZsF$5v%z= zx2lH!?HFYz>{lx3ax57U-jAI!SrE?ikgAYaZj>$I_?DqTq~Bl>YZ3o-^VC21IBvw# z0!KVWRO1xEDtPCKH_?It_azl(a}O@Wyc6Zp@rsU1nW0C>QSvK>YZO7$i1K^hu!lxJ zmV`lXB~C6uR6*}NTAsi^2Ah>wJAMk3Syf;iHX}nlaMq+OQ7d=mh5*J{Drj`u1?MS<1rGDe4UB3Cta^|;qSPFS9ZOlp!@H>;dliPH&;FC`fA6?Za zC>AGgt)Trs8|dUMJMH~_F-`l)E)U!-=a*A8J^zcDpBIX?CCdGEh0JgDXwo52Q;W4# zI|sEWf&Q`X)?@^QQ(JW=)P6AH2WGXlc=?js$mG9PcQATweHL?2_S_Qrad9UjV`+uF z-ci8hzSK@8@0wdI`ZLz4l?$RK!?^e$9J~h(fy01zypQq&a0K*%qu@hu3>*g^0mVUI zhA};Wh73-DPeL7^p*#&f2WP++;1ZyF8NplTTQn|%D_{Uz1-AheW`<%rlxbAY!U?9+ znNC%{FrPAui|Ey5Nphznj!|D~S0FE6q>BqHWWz#CuBISO`=6kj@)}N!Zo6=2V2Tn;% ze(?FhYL$HrjUxS8Z$!n%0-Jpz`RebIwZVuw>uJ=4n?0LFzsIIT;wG#If*DEg#PW5QN&WA>$h#$l?Qol9cg32nSbTJOZ282^9Y?0dqo z?-Ba~>ktCB7Z=8*SIcQii`VQYE#&3<({-=|DC z%>vmV2h0WYKrYAw^MR7JH~q%+0yLI@LQoXyu%Wbr65s%(paaOslol1uub1$k^UHfW`dG3PhG9H1}6G@ozd|TrsV0ps%I&X z@Vj9wmZM$%hQ`qiJ?@Mq=bbrBpk0AwJc-01fgT24iOIlJl<>%~!7RTccW5hU570@ogu4)<4+)0$46^T=vzwmf{kOHC{CvZ!hPSD_=km<7JJsq`#4WH)N-x$I;4 z^x!g13BUX%hWdFj%APA&%4-G7CbY#KYAPTSet`F8*R z{O6u~&i^>~{(t1efXImfU5z$rbh_HI48v%IY#0t>U?k+gC>Ra7;DJ2IhjbVV<6t~Y zfC88Zg>V@ZK{1rTC3)TU=@oZTx*O)heQ+-G=7%DmvCZ<_;~NMZzkOo^wg8j!P#a1+cn4AYQBN!bM_(YPH+8{7f&;7*8-#66VNx^yL# z=PaWVh6mvxco>$0Dr`+&Wt!t;b?Q`kZ{S&%j(;`K(xV;g)J}aoRW1%?R_{dyWja0ktkog~GNSDhgC8-Vaq$@|}q&3LOqa!TYPRgf`dZJyf?WT-% zH%P~^oId5QlpIlotB-qBW>(1B)PU?bUf8Fx=Hp>jc}sextaq16+KCeJWO!u1tBA5) z7GybN8Ti!%V zQoW{(&ln-zGgtR1?>(c+P115Q-;$}TEhk;F>tv=?S0jr~6-oK2G_9MJxF3`?r(*8U zN!ubNpKD-Ea^&;4h51%56&#JZp*`j$L=7qC?pVvRH+{6cJ*UVt<;^))N_TpT?3&~4 z%n6x|(w?*2oGKUiZISj-%iS{>iEFI!V7{OpjIPXh)s)?H8d(yV-(vrqB6;iVl;IA; zWJXz2$}qBw0{f5wgLD>*k!KF&umqFMuu)@F8a{{Nv{bw7hVg5tmD(di1`g!fOt5K9 zx`*Cm3unti>qaJrHTkp}wVnAPM=QlIWNCibsm^_wBp36SIj*I+MV5{U4<12jo6bF^ zQTq6y@^o;TygzMG`uXeVx!y$uObE z{ZLJ*hHwH_@Rii7XboOf@o?e)$whxN`8J-JAg)w)dQtQrL1W2CCHNRhFVFx%9$W*$HrYDo^ej5 zMlHU2iL{C_@)D8Obuwy{I#G3WRi;z3*wXParha7AmR$SBD|y%IlueASbA^7QOoUf! zs{_G0YxK(Sx!&?v=cSI7E+0sOrC|l%@pw2j5 zCAvN|FX$?Y=fm>enWwS<(P*@~n(Dd6XT_`!3!S5}m6a%4=L!?&7vmVcGVnerP{p9?BCDsS$x;_yt<|beNPQfXF_2#Cs(J#hx6(+WY-zBGvZcXR zm-FPS!D$^w%^Ny@^{G$^I)^oz_^pyYB`OH57^(?UpMo{~d#$mqleJZs$(jk8eG_2K zsN%^NNRVgeCi;WA&T4>XG(PJP>Uu1-qSdE+B{dz)(%x2me*3IA%ebc0l5?fCIum7! z2>l7LCHtlZWM^elG^O&0Bf7HwjgfBCLjv;x8PD2KnAb`BEzPbWh%)+#<@_xX=P6!6 zZK<+sE_)5#jOsP|(T&IyO@PQ^pC-0X)9I+2dAFQpOf__~6;9?ymw@g^!Y+OSY%<%} zh=x=kYljUh4eLEyjHO(n;x=}xi?mV2t;Sq7unXC|wpl8OJtW_r=ksjgOnIm~%M43O z*4UVhYfxN>`eJT4@w`@mj9&DIj>tEy-Et{ooD z?cVj2Sa#~;ZmGkqwAZVK_COQc$9ZfcLv-RIW0CC7&aw^T%Ez*6dIJg>52$j?gP3(o z^`F8v;#-WJh1LOpcHEvUdpMJhJm4O}zCIl7_DnIwJ8y^VxV0#&ls#>b8(+sIZJY<_ zh?E#hqCI!4ux-6Cz;|C94x&4jk_8&FaqmgZq0ny0!BW7o0 zr%R7HiXnc9`M6w&v?l8bN?bJfX)19m#3?^sS14Y)UAkA44|<`mE&A|gXHwMulW%OD z9rdoq$Km!Cp4MaUskd&-9)KBaf z=E)Y9p0*V9^JL(0Dpu!6YStL>tQ+GtmuUXr0TkVH-W)^*vK;8yjSoqgdKE z?v=OfJ_&8=h(27m8!lM2S<)(bK_2Ge&@ilhu8CfHv zPedPa4qu7r2e1krgAP~?m!x8Q>$qnrJqORjM%V-|z>BaMUV=;V^X=i~+6B9*?NJHk zef;l-1MnO8ExZT6gZJV0@BtizLvR?5z=v=Y{s14rG590=368_Z@Ckeh6Pc->@z4FP zw@#T(Q~5KTfzRPAoP#gmOE?b~;4AnGd<}nvi|{x22L2A0pa%?_5$$=^w0Cy1$h7Ob znQnS$Sk|v|<$U)w$))`Tp*NdVJ$nAl4#x2Dh@*3N@AbPQ<|A@p_YA8!w8!O0x_+M~ zJwuL77%4|RqbIhJ0vbs|4OZS;L<(3;3b@m_oE)OH1su1zjX}o!veum^r_Scw$aw-O zBmM;VXDXj-+=h+2tgPQ`+{%$;n#aa9(;d-Ox&R>0?JbaiMe^o*R`z_a-ejnR7N60CsSI6Oteq2Erg1 z3@&g(3Zz0Bq(cS_flL?*!ypT?VK|I{k&pwUU^L`{$3~vZqmU0{U@VM-@h|~&;pwN4 i@?}s2#VUVg?p5a2;~|^*j @@ -102,11 +102,11 @@ Name="VCCustomBuildTool"/> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=Plot2d - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "Plot2d.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "Plot2d.mak" CFG="Plot2d - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "Plot2d - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "Plot2d - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "Plot2d" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -F90=df.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\Plot2d" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PLOT2D_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /I "..\..\include" /I "$(QTDIR)\include" /I "$(QWTINC)" /D "PLOT2D_EXPORTS" /D "NDEBUG" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# SUBTRACT CPP /O -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 odbc32.lib odbccp32.lib qwt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib qt$(QTVER).lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\Plot2d.dll" /libpath:"$(QTLIB)" /libpath:"$(QWTLIB)" - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\Plot2d" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PLOT2D_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(QWTINC)" /D "PLOT2D_EXPORTS" /D "_DEBUG" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 odbc32.lib odbccp32.lib qwt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib qt$(QTVER).lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\Plot2d.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(QWTLIBD)" - -!ENDIF - -# Begin Target - -# Name "Plot2d - Win32 Release" -# Name "Plot2d - Win32 Debug" -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\Plot2d\Plot2d.h -InputName=Plot2d - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\Plot2d\Plot2d.h -InputName=Plot2d - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_Curve.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\Plot2d\Plot2d_Curve.h -InputName=Plot2d_Curve - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\Plot2d\Plot2d_Curve.h -InputName=Plot2d_Curve - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_FitDataDlg.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_FitDataDlg.h -InputName=Plot2d_FitDataDlg - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_FitDataDlg.h -InputName=Plot2d_FitDataDlg - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_Prs.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\Plot2d\Plot2d_Prs.h -InputName=Plot2d_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\Plot2d\Plot2d_Prs.h -InputName=Plot2d_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_SetupCurveDlg.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_SetupCurveDlg.h -InputName=Plot2d_SetupCurveDlg - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_SetupCurveDlg.h -InputName=Plot2d_SetupCurveDlg - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_SetupViewDlg.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_SetupViewDlg.h -InputName=Plot2d_SetupViewDlg - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_SetupViewDlg.h -InputName=Plot2d_SetupViewDlg - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewFrame.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewFrame.h -InputName=Plot2d_ViewFrame - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewFrame.h -InputName=Plot2d_ViewFrame - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewManager.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewManager.h -InputName=Plot2d_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewManager.h -InputName=Plot2d_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewModel.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewModel.h -InputName=Plot2d_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewModel.h -InputName=Plot2d_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewWindow.h - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewWindow.h -InputName=Plot2d_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\Plot2d\Plot2d_ViewWindow.h -InputName=Plot2d_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_Curve.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_FitDataDlg.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_Prs.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_SetupCurveDlg.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_SetupViewDlg.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewFrame.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\Plot2d_ViewWindow.cxx -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_camera_dump.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_camera_dump.png -InputName=plot2d_camera_dump - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_camera_dump.png -InputName=plot2d_camera_dump - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_clone.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_clone.png -InputName=plot2d_clone - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_clone.png -InputName=plot2d_clone - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_fitall.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_fitall.png -InputName=plot2d_fitall - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_fitall.png -InputName=plot2d_fitall - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_fitarea.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_fitarea.png -InputName=plot2d_fitarea - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_fitarea.png -InputName=plot2d_fitarea - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_glpan.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_glpan.png -InputName=plot2d_glpan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_glpan.png -InputName=plot2d_glpan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\Plot2d_images.po - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\Plot2d\resources\Plot2d_images.po -InputName=Plot2d_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\Plot2d\resources\Plot2d_images.po -InputName=Plot2d_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_legend.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_legend.png -InputName=plot2d_legend - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_legend.png -InputName=plot2d_legend - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_linear.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_linear.png -InputName=plot2d_linear - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_linear.png -InputName=plot2d_linear - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_linear_y.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_linear_y.png -InputName=plot2d_linear_y - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_linear_y.png -InputName=plot2d_linear_y - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_lines.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_lines.png -InputName=plot2d_lines - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_lines.png -InputName=plot2d_lines - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_log.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_log.png -InputName=plot2d_log - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_log.png -InputName=plot2d_log - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_log_y.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_log_y.png -InputName=plot2d_log_y - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_log_y.png -InputName=plot2d_log_y - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\Plot2d_msg_en.po - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\Plot2d\resources\Plot2d_msg_en.po -InputName=Plot2d_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\Plot2d\resources\Plot2d_msg_en.po -InputName=Plot2d_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_pan.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_pan.png -InputName=plot2d_pan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_pan.png -InputName=plot2d_pan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_points.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_points.png -InputName=plot2d_points - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_points.png -InputName=plot2d_points - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_rotate.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_rotate.png -InputName=plot2d_rotate - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_rotate.png -InputName=plot2d_rotate - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_settings.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_settings.png -InputName=plot2d_settings - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_settings.png -InputName=plot2d_settings - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_splines.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_splines.png -InputName=plot2d_splines - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_splines.png -InputName=plot2d_splines - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Plot2d\resources\plot2d_zoom.png - -!IF "$(CFG)" == "Plot2d - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_zoom.png -InputName=plot2d_zoom - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "Plot2d - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\Plot2d\resources\plot2d_zoom.png -InputName=plot2d_zoom - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Meta Object Files" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\moc\moc_Plot2d_FitDataDlg.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_Plot2d_SetupCurveDlg.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_Plot2d_SetupViewDlg.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_Plot2d_ViewFrame.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_Plot2d_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_Plot2d_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_Plot2d_ViewWindow.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/Plot2d.vcproj b/adm_local/win32/Plot2d.vcproj deleted file mode 100755 index 3d4545282..000000000 --- a/adm_local/win32/Plot2d.vcproj +++ /dev/null @@ -1,954 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/Plot2d.vcproj.vspscc b/adm_local/win32/Plot2d.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/Plot2d.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/PyInterp.dsp b/adm_local/win32/PyInterp.dsp deleted file mode 100755 index 22b25f764..000000000 --- a/adm_local/win32/PyInterp.dsp +++ /dev/null @@ -1,235 +0,0 @@ -# Microsoft Developer Studio Project File - Name="PyInterp" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=PyInterp - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "PyInterp.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "PyInterp.mak" CFG="PyInterp - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "PyInterp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "PyInterp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "PyInterp" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "PyInterp - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\PyInterp" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYINTERP_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(PYTHONINC)" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYINTERP_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\PyInterp.dll" /libpath:"$(QTLIB)" /libpath:"$(PYTHONLIB)" - -!ELSEIF "$(CFG)" == "PyInterp - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\PyInterp" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYINTERP_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(PYTHONINC)" /D "_DEBUG" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYINTERP_EXPORTS" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\PyInterp.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(PYTHONLIB)" - -!ENDIF - -# Begin Target - -# Name "PyInterp - Win32 Release" -# Name "PyInterp - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\PyInterp\PyInterp_base.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\PyInterp\PyInterp_Dispatcher.cxx -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\PyInterp\PyInterp.h - -!IF "$(CFG)" == "PyInterp - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\PyInterp.h -InputName=PyInterp - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "PyInterp - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\PyInterp.h -InputName=PyInterp - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\PyInterp\PyInterp_base.h - -!IF "$(CFG)" == "PyInterp - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\PyInterp_base.h -InputName=PyInterp_base - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "PyInterp - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\PyInterp_base.h -InputName=PyInterp_base - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\PyInterp\PyInterp_Dispatcher.h - -!IF "$(CFG)" == "PyInterp - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\PyInterp_Dispatcher.h -InputName=PyInterp_Dispatcher - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "PyInterp - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\PyInterp_Dispatcher.h -InputName=PyInterp_Dispatcher - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\PyInterp\PyInterp_Watcher.h - -!IF "$(CFG)" == "PyInterp - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\PyInterp_Watcher.h -InputName=PyInterp_Watcher - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "PyInterp - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\PyInterp_Watcher.h -InputName=PyInterp_Watcher - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "moc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\moc\moc_PyInterp_Watcher.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/PyInterp.vcproj b/adm_local/win32/PyInterp.vcproj deleted file mode 100755 index 65f6fbd76..000000000 --- a/adm_local/win32/PyInterp.vcproj +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/PyInterp.vcproj.vspscc b/adm_local/win32/PyInterp.vcproj.vspscc deleted file mode 100755 index 29b24bdfc..000000000 --- a/adm_local/win32/PyInterp.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "file:W:\\Work\\SalomeWin\\GUI_SRC\\adm_local\\win32\\PyInterp.vcproj" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/PythonConsole.dsp b/adm_local/win32/PythonConsole.dsp deleted file mode 100755 index 6fd373539..000000000 --- a/adm_local/win32/PythonConsole.dsp +++ /dev/null @@ -1,261 +0,0 @@ -# Microsoft Developer Studio Project File - Name="PythonConsole" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=PythonConsole - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "PythonConsole.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "PythonConsole.mak" CFG="PythonConsole - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "PythonConsole - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "PythonConsole - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "PythonConsole" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "PythonConsole - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\PythonConsole" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHONCONSOLE_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(PYTHONINC)" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHONCONSOLE_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\PythonConsole.dll" /libpath:"$(QTLIB)" /libpath:"$(PYTHONLIB)" - -!ELSEIF "$(CFG)" == "PythonConsole - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\PythonConsole" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHONCONSOLE_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(PYTHONINC)" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHONCONSOLE_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\PythonConsole.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(PYTHONLIB)" - -!ENDIF - -# Begin Target - -# Name "PythonConsole - Win32 Release" -# Name "PythonConsole - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\PythonConsole\PythonConsole_PyConsole.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\PythonConsole\PythonConsole_PyEditor.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\PythonConsole\PythonConsole_PyInterp.cxx -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\PythonConsole\PythonConsole.h - -!IF "$(CFG)" == "PythonConsole - Win32 Release" - -# Begin Custom Build - Performing Custom Build Step on $(InputPath)Update $(InputName).h... -InputPath=.\PythonConsole.h -InputName=PythonConsole - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "PythonConsole - Win32 Debug" - -# Begin Custom Build - Performing Custom Build Step on $(InputPath)Update $(InputName).h... -InputPath=.\PythonConsole.h -InputName=PythonConsole - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\PythonConsole\PythonConsole_PyConsole.h - -!IF "$(CFG)" == "PythonConsole - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\PythonConsole_PyConsole.h -InputName=PythonConsole_PyConsole - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "PythonConsole - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\PythonConsole_PyConsole.h -InputName=PythonConsole_PyConsole - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\PythonConsole\PythonConsole_PyEditor.h - -!IF "$(CFG)" == "PythonConsole - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\PythonConsole_PyEditor.h -InputName=PythonConsole_PyEditor - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "PythonConsole - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\PythonConsole_PyEditor.h -InputName=PythonConsole_PyEditor - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\PythonConsole\PythonConsole_PyInterp.h - -!IF "$(CFG)" == "PythonConsole - Win32 Release" - -# Begin Custom Build - Performing Custom Build Step on $(InputPath)Update $(InputName).h... -InputPath=.\PythonConsole_PyInterp.h -InputName=PythonConsole_PyInterp - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "PythonConsole - Win32 Debug" - -# Begin Custom Build - Performing Custom Build Step on $(InputPath)Update $(InputName).h... -InputPath=.\PythonConsole_PyInterp.h -InputName=PythonConsole_PyInterp - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# Begin Group "moc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\moc\moc_PythonConsole_PyConsole.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_PythonConsole_PyEditor.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/PythonConsole.vcproj b/adm_local/win32/PythonConsole.vcproj deleted file mode 100755 index ca0961725..000000000 --- a/adm_local/win32/PythonConsole.vcproj +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/PythonConsole.vcproj.vspscc b/adm_local/win32/PythonConsole.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/PythonConsole.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/QDS.dsp b/adm_local/win32/QDS.dsp deleted file mode 100755 index 49838edb6..000000000 --- a/adm_local/win32/QDS.dsp +++ /dev/null @@ -1,602 +0,0 @@ -# Microsoft Developer Studio Project File - Name="QDS" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=QDS - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "QDS.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "QDS.mak" CFG="QDS - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "QDS - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "QDS - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "QDS" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -F90=df.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "QDS - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\QDS" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QTX_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "NDEBUG" /D "QDS_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# SUBTRACT CPP /O -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt$(QTVER).lib tkernel.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\QDS.dll" /libpath:"$(QTLIB)" /libpath:"$(OCCLIB)" - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\QDS" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QTX_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "_DEBUG" /D "QDS_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt$(QTVER).lib tkernel.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\QDS.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(OCCLIBD)" - -!ENDIF - -# Begin Target - -# Name "QDS - Win32 Release" -# Name "QDS - Win32 Debug" -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\QDS\QDS.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\QDS\QDS.h -InputName=QDS - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\QDS\QDS.h -InputName=QDS - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_CheckBox.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_CheckBox.h -InputName=QDS_CheckBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_CheckBox.h -InputName=QDS_CheckBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_ComboBox.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_ComboBox.h -InputName=QDS_ComboBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_ComboBox.h -InputName=QDS_ComboBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_Datum.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_Datum.h -InputName=QDS_Datum - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_Datum.h -InputName=QDS_Datum - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_LineEdit.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_LineEdit.h -InputName=QDS_LineEdit - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_LineEdit.h -InputName=QDS_LineEdit - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_RadioBox.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_RadioBox.h -InputName=QDS_RadioBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_RadioBox.h -InputName=QDS_RadioBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_SpinBox.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_SpinBox.h -InputName=QDS_SpinBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_SpinBox.h -InputName=QDS_SpinBox - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_SpinBoxDbl.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_SpinBoxDbl.h -InputName=QDS_SpinBoxDbl - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_SpinBoxDbl.h -InputName=QDS_SpinBoxDbl - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_TextEdit.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_TextEdit.h -InputName=QDS_TextEdit - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\QDS\QDS_TextEdit.h -InputName=QDS_TextEdit - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_Validator.h - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\QDS\QDS_Validator.h -InputName=QDS_Validator - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\QDS\QDS_Validator.h -InputName=QDS_Validator - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\QDS\QDS.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_CheckBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_ComboBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_Datum.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_LineEdit.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_RadioBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_SpinBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_SpinBoxDbl.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_TextEdit.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\QDS\QDS_Validator.cxx -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "*.po *.png" -# Begin Source File - -SOURCE=..\..\src\QDS\resources\QDS_msg_en.po - -!IF "$(CFG)" == "QDS - Win32 Release" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\QDS\resources\QDS_msg_en.po -InputName=QDS_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "QDS - Win32 Debug" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\QDS\resources\QDS_msg_en.po -InputName=QDS_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Meta Object Files" - -# PROP Default_Filter "*.cxx" -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_CheckBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_ComboBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_Datum.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_LineEdit.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_RadioBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_SpinBox.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_SpinBoxDbl.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_QDS_TextEdit.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/QDS.vcproj b/adm_local/win32/QDS.vcproj deleted file mode 100755 index 30a60e32e..000000000 --- a/adm_local/win32/QDS.vcproj +++ /dev/null @@ -1,751 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/QDS.vcproj.vspscc b/adm_local/win32/QDS.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/QDS.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/RegistryDisplay.vcproj b/adm_local/win32/RegistryDisplay.vcproj deleted file mode 100755 index f5461cdd0..000000000 --- a/adm_local/win32/RegistryDisplay.vcproj +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/RegistryDisplay.vcproj.vspscc b/adm_local/win32/RegistryDisplay.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/RegistryDisplay.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/ResExporter.vcproj b/adm_local/win32/ResExporter.vcproj deleted file mode 100755 index 06422e2c6..000000000 --- a/adm_local/win32/ResExporter.vcproj +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/ResExporter.vcproj.vspscc b/adm_local/win32/ResExporter.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/ResExporter.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SALOME_PYQT.vcproj b/adm_local/win32/SALOME_PYQT.vcproj deleted file mode 100755 index 8fb275253..000000000 --- a/adm_local/win32/SALOME_PYQT.vcproj +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SALOME_PYQT_GUI.vcproj b/adm_local/win32/SALOME_PYQT_GUI.vcproj deleted file mode 100755 index e350f2085..000000000 --- a/adm_local/win32/SALOME_PYQT_GUI.vcproj +++ /dev/null @@ -1,386 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SALOME_PYQT_GUI.vcproj.vspscc b/adm_local/win32/SALOME_PYQT_GUI.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SALOME_PYQT_GUI.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SALOME_SWIG.vcproj b/adm_local/win32/SALOME_SWIG.vcproj deleted file mode 100755 index b74ba60b8..000000000 --- a/adm_local/win32/SALOME_SWIG.vcproj +++ /dev/null @@ -1,500 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SALOME_SWIG.vcproj.vspscc b/adm_local/win32/SALOME_SWIG.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SALOME_SWIG.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SOCC.dsp b/adm_local/win32/SOCC.dsp deleted file mode 100755 index 2275a7e6b..000000000 --- a/adm_local/win32/SOCC.dsp +++ /dev/null @@ -1,258 +0,0 @@ -# Microsoft Developer Studio Project File - Name="SOCC" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=SOCC - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "SOCC.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "SOCC.mak" CFG="SOCC - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "SOCC - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "SOCC - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "SOCC" -# PROP Scc_LocalPath "." -CPP=cl.exe -F90=df.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "SOCC - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\SOCC" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOCC_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOCC_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib TKernel.lib TKV3d.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\SOCC.dll" /libpath:"$(QTLIB)" /libpath:"$(OCCLIB)" - -!ELSEIF "$(CFG)" == "SOCC - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\SOCC" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOCC_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOCC_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib TKernel.lib TKV3d.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\SOCC.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(OCCLIBD)" - -!ENDIF - -# Begin Target - -# Name "SOCC - Win32 Release" -# Name "SOCC - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\SOCC\SOCC_Prs.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SOCC\SOCC_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SOCC\SOCC_ViewWindow.cxx -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\SOCC\SOCC.h - -!IF "$(CFG)" == "SOCC - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\SOCC.h -InputName=SOCC - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SOCC - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\SOCC.h -InputName=SOCC - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SOCC\SOCC_Prs.h - -!IF "$(CFG)" == "SOCC - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\SOCC_Prs.h -InputName=SOCC_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SOCC - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\SOCC_Prs.h -InputName=SOCC_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SOCC\SOCC_ViewModel.h - -!IF "$(CFG)" == "SOCC - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\SOCC_ViewModel.h -InputName=SOCC_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SOCC - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\SOCC_ViewModel.h -InputName=SOCC_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SOCC\SOCC_ViewWindow.h - -!IF "$(CFG)" == "SOCC - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\SOCC_ViewWindow.h -InputName=SOCC_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SOCC - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\SOCC_ViewWindow.h -InputName=SOCC_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "moc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\moc\moc_SOCC_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SOCC_ViewWindow.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/SOCC.vcproj b/adm_local/win32/SOCC.vcproj deleted file mode 100755 index 4eb6f838e..000000000 --- a/adm_local/win32/SOCC.vcproj +++ /dev/null @@ -1,403 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SOCC.vcproj.vspscc b/adm_local/win32/SOCC.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SOCC.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SPlot2d.dsp b/adm_local/win32/SPlot2d.dsp deleted file mode 100755 index 2f54227b9..000000000 --- a/adm_local/win32/SPlot2d.dsp +++ /dev/null @@ -1,276 +0,0 @@ -# Microsoft Developer Studio Project File - Name="SPlot2d" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=SPlot2d - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "SPlot2d.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "SPlot2d.mak" CFG="SPlot2d - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "SPlot2d - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "SPlot2d - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "SPlot2d" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "SPlot2d - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\SPlot2d" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD F90 /browser -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SPlot2d_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /I "$(QWTINC)" /D "NDEBUG" /D "SPLOT2D_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /FR /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib qwt.lib TKernel.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\SPlot2d.dll" /libpath:"$(QTLIB)" /libpath:"$(QWTLIB)" /libpath:"$(OCCLIB)" -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "SPlot2d - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\SPlot2d" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SPlot2d_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "$(QWTINC)" /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "_DEBUG" /D "SPLOT2D_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib qwt.lib TKernel.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\SPlot2d.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(QWTLIBD)" /libpath:"$(OCCLIBD)" - -!ENDIF - -# Begin Target - -# Name "SPlot2d - Win32 Release" -# Name "SPlot2d - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d_Curve.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d_Prs.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d_ViewModel.cxx -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d.h - -!IF "$(CFG)" == "SPlot2d - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d.h -InputName=SPlot2d - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SPlot2d - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d.h -InputName=SPlot2d - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d_Curve.h - -!IF "$(CFG)" == "SPlot2d - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_Curve.h -InputName=SPlot2d_Curve - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SPlot2d - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_Curve.h -InputName=SPlot2d_Curve - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d_Prs.h - -!IF "$(CFG)" == "SPlot2d - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_Prs.h -InputName=SPlot2d_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SPlot2d - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_Prs.h -InputName=SPlot2d_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d_ViewModel.h - -!IF "$(CFG)" == "SPlot2d - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_ViewModel.h -InputName=SPlot2d_ViewModel - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SPlot2d - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_ViewModel.h -InputName=SPlot2d_ViewModel - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=..\..\src\SPlot2d\SPlot2d_msg_en.po - -!IF "$(CFG)" == "SPlot2d - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_msg_en.po -InputName=SPlot2d_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "SPlot2d - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SPlot2d\SPlot2d_msg_en.po -InputName=SPlot2d_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "moc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\moc\moc_SPlot2d_ViewModel.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/SPlot2d.vcproj b/adm_local/win32/SPlot2d.vcproj deleted file mode 100755 index f3781a089..000000000 --- a/adm_local/win32/SPlot2d.vcproj +++ /dev/null @@ -1,396 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SPlot2d.vcproj.vspscc b/adm_local/win32/SPlot2d.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SPlot2d.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SUPERVGraph.dsp b/adm_local/win32/SUPERVGraph.dsp deleted file mode 100755 index e10ee4b3f..000000000 --- a/adm_local/win32/SUPERVGraph.dsp +++ /dev/null @@ -1,304 +0,0 @@ -# Microsoft Developer Studio Project File - Name="SUPERVGraph" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=SUPERVGraph - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "SUPERVGraph.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "SUPERVGraph.mak" CFG="SUPERVGraph - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "SUPERVGraph - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "SUPERVGraph - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "SUPERVGraph" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "SUPERVGraph - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\SUPERVGraph" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD F90 /browser -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SUPERVGraph_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "NDEBUG" /D "SUPERVGRAPH_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /FR /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib qwt.lib TKernel.lib TKMath.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\SUPERVGraph.dll" /libpath:"$(QTLIB)" /libpath:"$(QWTLIB)" /libpath:"$(OCCLIB)" - -!ELSEIF "$(CFG)" == "SUPERVGraph - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\SUPERVGraph" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SUPERVGraph_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "_DEBUG" /D "SUPERVGRAPH_EXPORTS" /D "WNT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 TKernel.lib TKMath.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib qwt.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\SUPERVGraph.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(QWTLIBD)" /libpath:"$(OCCLIBD)" - -!ENDIF - -# Begin Target - -# Name "SUPERVGraph - Win32 Release" -# Name "SUPERVGraph - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph_ViewFrame.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph_ViewModel.cxx -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph.h - -!IF "$(CFG)" == "SUPERVGraph - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph.h -InputName=SUPERVGraph - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SUPERVGraph - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph.h -InputName=SUPERVGraph - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph_ViewFrame.h - -!IF "$(CFG)" == "SUPERVGraph - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph_ViewFrame.h -InputName=SUPERVGraph_ViewFrame - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SUPERVGraph - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph_ViewFrame.h -InputName=SUPERVGraph_ViewFrame - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph_ViewManager.h - -!IF "$(CFG)" == "SUPERVGraph - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph_ViewManager.h -InputName=SUPERVGraph_ViewManager - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SUPERVGraph - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph_ViewManager.h -InputName=SUPERVGraph_ViewManager - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SUPERVGraph\SUPERVGraph_ViewModel.h - -!IF "$(CFG)" == "SUPERVGraph - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph_ViewModel.h -InputName=SUPERVGraph_ViewModel - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SUPERVGraph - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SUPERVGraph\SUPERVGraph_ViewModel.h -InputName=SUPERVGraph_ViewModel - -BuildCmds= \ - $(QTDIR)\bin\moc $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# Begin Group "moc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\moc\moc_SUPERVGraph.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SUPERVGraph_ViewFrame.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SUPERVGraph_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SUPERVGraph_ViewModel.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/SUPERVGraph.vcproj b/adm_local/win32/SUPERVGraph.vcproj deleted file mode 100755 index 07031ef91..000000000 --- a/adm_local/win32/SUPERVGraph.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SUPERVGraph.vcproj.vspscc b/adm_local/win32/SUPERVGraph.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SUPERVGraph.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SVTK.dsp b/adm_local/win32/SVTK.dsp deleted file mode 100755 index 7985f1671..000000000 --- a/adm_local/win32/SVTK.dsp +++ /dev/null @@ -1,715 +0,0 @@ -# Microsoft Developer Studio Project File - Name="SVTK" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=SVTK - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "SVTK.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "SVTK.mak" CFG="SVTK - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "SVTK - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "SVTK - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "SVTK" -# PROP Scc_LocalPath "." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\SVTK" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SVTK_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(VTKINC)" /I "$(OCCINC)" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SVTK_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 vtkParallel.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib TKernel.lib vtkCommon.lib vtkRendering.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\SVTK.dll" /libpath:"$(QTLIB)" /libpath:"$(OCCLIB)" /libpath:"$(VTKLIB)" - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\SVTK" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SVTK_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(VTKINC)" /I "$(OCCINC)" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SVTK_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib TKernel.lib vtkCommon.lib vtkRendering.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\SVTK.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(OCCLIBD)" /libpath:"$(VTKLIB)" - -!ENDIF - -# Begin Target - -# Name "SVTK - Win32 Release" -# Name "SVTK - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Actor.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_CubeAxesActor2D.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_InteractorStyle.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Prs.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_RenderWindow.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_RenderWindowInteractor.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Selector.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Trihedron.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_ViewWindow.cxx -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK.h -InputName=SVTK - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK.h -InputName=SVTK - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Actor.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Actor.h -InputName=SVTK_Actor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Actor.h -InputName=SVTK_Actor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_CubeAxesActor2D.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_CubeAxesActor2D.h -InputName=SVTK_CubeAxesActor2D - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_CubeAxesActor2D.h -InputName=SVTK_CubeAxesActor2D - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Functor.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Functor.h -InputName=SVTK_Functor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Functor.h -InputName=SVTK_Functor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_InteractorStyle.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_InteractorStyle.h -InputName=SVTK_InteractorStyle - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_InteractorStyle.h -InputName=SVTK_InteractorStyle - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Prs.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Prs.h -InputName=SVTK_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Prs.h -InputName=SVTK_Prs - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_RenderWindow.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_RenderWindow.h -InputName=SVTK_RenderWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_RenderWindow.h -InputName=SVTK_RenderWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_RenderWindowInteractor.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_RenderWindowInteractor.h -InputName=SVTK_RenderWindowInteractor - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_RenderWindowInteractor.h -InputName=SVTK_RenderWindowInteractor - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Selection.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Selection.h -InputName=SVTK_Selection - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Selection.h -InputName=SVTK_Selection - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Selector.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Selector.h -InputName=SVTK_Selector - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Selector.h -InputName=SVTK_Selector - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_SelectorDef.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_SelectorDef.h -InputName=SVTK_SelectorDef - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_SelectorDef.h -InputName=SVTK_SelectorDef - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_Trihedron.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Trihedron.h -InputName=SVTK_Trihedron - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\SVTK\SVTK_Trihedron.h -InputName=SVTK_Trihedron - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_ViewManager.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_ViewManager.h -InputName=SVTK_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_ViewManager.h -InputName=SVTK_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_ViewModel.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_ViewModel.h -InputName=SVTK_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_ViewModel.h -InputName=SVTK_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\SVTK\SVTK_ViewWindow.h - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_ViewWindow.h -InputName=SVTK_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\SVTK\SVTK_ViewWindow.h -InputName=SVTK_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "moc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\moc\moc_SVTK_InteractorStyle.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SVTK_RenderWindow.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SVTK_RenderWindowInteractor.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SVTK_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SVTK_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_SVTK_ViewWindow.cxx -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\src\SVTK\resources\SVTK_msg_en.po - -!IF "$(CFG)" == "SVTK - Win32 Release" - -# Begin Custom Build -InputPath=..\..\src\SVTK\resources\SVTK_msg_en.po -InputName=SVTK_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "SVTK - Win32 Debug" - -# Begin Custom Build -InputPath=..\..\src\SVTK\resources\SVTK_msg_en.po -InputName=SVTK_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/SVTK.vcproj b/adm_local/win32/SVTK.vcproj deleted file mode 100755 index 3e1d3687f..000000000 --- a/adm_local/win32/SVTK.vcproj +++ /dev/null @@ -1,1056 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SVTK.vcproj.vspscc b/adm_local/win32/SVTK.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SVTK.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SalomeApp.vcproj b/adm_local/win32/SalomeApp.vcproj deleted file mode 100755 index 4bc29bdf6..000000000 --- a/adm_local/win32/SalomeApp.vcproj +++ /dev/null @@ -1,829 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SalomeApp.vcproj.vspscc b/adm_local/win32/SalomeApp.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SalomeApp.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/SalomePy.vcproj b/adm_local/win32/SalomePy.vcproj deleted file mode 100755 index 08bcf0cb2..000000000 --- a/adm_local/win32/SalomePy.vcproj +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/SalomePy.vcproj.vspscc b/adm_local/win32/SalomePy.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/SalomePy.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/Session.vcproj b/adm_local/win32/Session.vcproj deleted file mode 100755 index e36ac6dd4..000000000 --- a/adm_local/win32/Session.vcproj +++ /dev/null @@ -1,577 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/Session.vcproj.vspscc b/adm_local/win32/Session.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/Session.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/Session_Server.vcproj b/adm_local/win32/Session_Server.vcproj deleted file mode 100755 index 0e638a774..000000000 --- a/adm_local/win32/Session_Server.vcproj +++ /dev/null @@ -1,363 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/Session_Server.vcproj.vspscc b/adm_local/win32/Session_Server.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/Session_Server.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/TOOLSGUI.vcproj b/adm_local/win32/TOOLSGUI.vcproj deleted file mode 100755 index bc2bc2435..000000000 --- a/adm_local/win32/TOOLSGUI.vcproj +++ /dev/null @@ -1,454 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/TOOLSGUI.vcproj.vspscc b/adm_local/win32/TOOLSGUI.vcproj.vspscc deleted file mode 100755 index 7e6999fac..000000000 --- a/adm_local/win32/TOOLSGUI.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "file:W:\\Work\\SalomeWin\\GUI_SRC\\adm_local\\win32\\TOOLSGUI.vcproj" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/ToolsGUI.dsp b/adm_local/win32/ToolsGUI.dsp deleted file mode 100755 index a11df9227..000000000 --- a/adm_local/win32/ToolsGUI.dsp +++ /dev/null @@ -1,344 +0,0 @@ -# Microsoft Developer Studio Project File - Name="ToolsGUI" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=ToolsGUI - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "ToolsGUI.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "ToolsGUI.mak" CFG="ToolsGUI - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "ToolsGUI - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "ToolsGUI - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\ToolsGUI" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TOOLSGUI_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TOOLSGUI_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\ToolsGUI.dll" /libpath:"$(QTLIB)" /libpath:"$(OCCLIB)" - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\ToolsGUI" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TOOLSGUI_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TOOLSGUI_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib qt-mt333.lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\ToolsGUI.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(OCCLIBD)" - -!ENDIF - -# Begin Target - -# Name "ToolsGUI - Win32 Release" -# Name "ToolsGUI - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_CatalogGeneratorDlg.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_HelpWindow.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_IntervalWindow.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_RegWidget.cxx -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI.h - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\ToolsGUI.h -InputName=ToolsGUI - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\ToolsGUI.h -InputName=ToolsGUI - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_CatalogGeneratorDlg.h - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\ToolsGUI_CatalogGeneratorDlg.h -InputName=ToolsGUI_CatalogGeneratorDlg - -BuildCmds= \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\ToolsGUI_CatalogGeneratorDlg.h -InputName=ToolsGUI_CatalogGeneratorDlg - -BuildCmds= \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_HelpWindow.h - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\ToolsGUI_HelpWindow.h -InputName=ToolsGUI_HelpWindow - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\ToolsGUI_HelpWindow.h -InputName=ToolsGUI_HelpWindow - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_IntervalWindow.h - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\ToolsGUI_IntervalWindow.h -InputName=ToolsGUI_IntervalWindow - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=.\ToolsGUI_IntervalWindow.h -InputName=ToolsGUI_IntervalWindow - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\ToolsGUI_RegWidget.h - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\ToolsGUI_RegWidget.h -InputName=ToolsGUI_RegWidget - -BuildCmds= \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=.\ToolsGUI_RegWidget.h -InputName=ToolsGUI_RegWidget - -BuildCmds= \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - type $(InputPath) > ..\..\include\$(InputName).h \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\resources\ToolsGUI_icons.po - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=.\resources\ToolsGUI_icons.po -InputName=ToolsGUI_icons - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=.\resources\ToolsGUI_icons.po -InputName=ToolsGUI_icons - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\ToolsGUI\resources\ToolsGUI_msg_en.po - -!IF "$(CFG)" == "ToolsGUI - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=.\resources\ToolsGUI_msg_en.po -InputName=ToolsGUI_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "ToolsGUI - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).qm... -InputPath=.\resources\ToolsGUI_msg_en.po -InputName=ToolsGUI_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(QTDIR)\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/VTKViewer.dsp b/adm_local/win32/VTKViewer.dsp deleted file mode 100755 index c3e1a546a..000000000 --- a/adm_local/win32/VTKViewer.dsp +++ /dev/null @@ -1,1429 +0,0 @@ -# Microsoft Developer Studio Project File - Name="VTKViewer" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=VTKViewer - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "VTKViewer.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "VTKViewer.mak" CFG="VTKViewer - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "VTKViewer - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "VTKViewer - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "VTKViewer" -# PROP Scc_LocalPath "..\.." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\win32\lib" -# PROP Intermediate_Dir "..\..\win32\obj\VTKViewer" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKVIEWER_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /I "$(VTKINC)" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKVIEWER_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib vtkRendering.lib vtkCommon.lib vtkGraphics.lib vtkFiltering.lib tkernel.lib qt$(QTVER).lib /nologo /dll /machine:I386 /out:"..\..\win32\bin\VTKViewer.dll" /libpath:"$(QTLIB)" /libpath:"$(OCCLIB)" /libpath:"$(VTKLIB)" - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\win32\libd" -# PROP Intermediate_Dir "..\..\win32\objd\VTKViewer" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKVIEWER_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /I "$(QTDIR)\include" /I "$(OCCINC)" /I "$(VTKINC)" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKVIEWER_EXPORTS" /D "WNT" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib vtkRendering.lib vtkCommon.lib vtkGraphics.lib vtkFiltering.lib tkernel.lib qt$(QTVER).lib /nologo /dll /debug /machine:I386 /out:"..\..\win32\bind\VTKViewer.dll" /pdbtype:sept /libpath:"$(QTLIBD)" /libpath:"$(OCCLIBD)" /libpath:"$(VTKLIB)" - -!ENDIF - -# Begin Target - -# Name "VTKViewer - Win32 Release" -# Name "VTKViewer - Win32 Debug" -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer.h -InputName=VTKViewer - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer.h -InputName=VTKViewer - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Actor.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Actor.h -InputName=VTKViewer_Actor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Actor.h -InputName=VTKViewer_Actor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Algorithm.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Algorithm.h -InputName=VTKViewer_Algorithm - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Algorithm.h -InputName=VTKViewer_Algorithm - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_CellRectPicker.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_CellRectPicker.h -InputName=VTKViewer_CellRectPicker - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_CellRectPicker.h -InputName=VTKViewer_CellRectPicker - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ConvexTool.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_ConvexTool.h -InputName=VTKViewer_ConvexTool - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_ConvexTool.h -InputName=VTKViewer_ConvexTool - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ExtractUnstructuredGrid.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_ExtractUnstructuredGrid.h -InputName=VTKViewer_ExtractUnstructuredGrid - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_ExtractUnstructuredGrid.h -InputName=VTKViewer_ExtractUnstructuredGrid - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Filter.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Filter.h -InputName=VTKViewer_Filter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Filter.h -InputName=VTKViewer_Filter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Functor.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Functor.h -InputName=VTKViewer_Functor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Functor.h -InputName=VTKViewer_Functor - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_GeometryFilter.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_GeometryFilter.h -InputName=VTKViewer_GeometryFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_GeometryFilter.h -InputName=VTKViewer_GeometryFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_InteractorStyle.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_InteractorStyle.h -InputName=VTKViewer_InteractorStyle - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_InteractorStyle.h -InputName=VTKViewer_InteractorStyle - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_PassThroughFilter.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_PassThroughFilter.h -InputName=VTKViewer_PassThroughFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_PassThroughFilter.h -InputName=VTKViewer_PassThroughFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_RectPicker.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_RectPicker.h -InputName=VTKViewer_RectPicker - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_RectPicker.h -InputName=VTKViewer_RectPicker - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_RenderWindow.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_RenderWindow.h -InputName=VTKViewer_RenderWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_RenderWindow.h -InputName=VTKViewer_RenderWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_RenderWindowInteractor.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_RenderWindowInteractor.h -InputName=VTKViewer_RenderWindowInteractor - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_RenderWindowInteractor.h -InputName=VTKViewer_RenderWindowInteractor - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ShrinkFilter.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_ShrinkFilter.h -InputName=VTKViewer_ShrinkFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_ShrinkFilter.h -InputName=VTKViewer_ShrinkFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Transform.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Transform.h -InputName=VTKViewer_Transform - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Transform.h -InputName=VTKViewer_Transform - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_TransformFilter.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_TransformFilter.h -InputName=VTKViewer_TransformFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_TransformFilter.h -InputName=VTKViewer_TransformFilter - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Trihedron.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Trihedron.h -InputName=VTKViewer_Trihedron - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Trihedron.h -InputName=VTKViewer_Trihedron - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Utilities.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Utilities.h -InputName=VTKViewer_Utilities - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_Utilities.h -InputName=VTKViewer_Utilities - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_VectorText.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_VectorText.h -InputName=VTKViewer_VectorText - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).h... -InputPath=..\..\src\VTKViewer\VTKViewer_VectorText.h -InputName=VTKViewer_VectorText - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\include\$(InputName).h - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ViewManager.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_ViewManager.h -InputName=VTKViewer_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_ViewManager.h -InputName=VTKViewer_ViewManager - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ViewModel.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_ViewModel.h -InputName=VTKViewer_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_ViewModel.h -InputName=VTKViewer_ViewModel - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ViewWindow.h - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_ViewWindow.h -InputName=VTKViewer_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Generate moc_$(InputName).cxx... -InputPath=..\..\src\VTKViewer\VTKViewer_ViewWindow.h -InputName=VTKViewer_ViewWindow - -BuildCmds= \ - type $(InputPath) > ..\..\include\$(InputName).h \ - $(QTDIR)\bin\moc.exe $(InputPath) -o ..\..\moc\moc_$(InputName).cxx \ - - -"..\..\moc\moc_$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"..\..\include\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Actor.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_CellRectPicker.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ConvexTool.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ExtractUnstructuredGrid.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Filter.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_GeometryFilter.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_InteractorStyle.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_PassThroughFilter.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_RectPicker.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_RenderWindow.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_RenderWindowInteractor.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ShrinkFilter.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Transform.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_TransformFilter.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Trihedron.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_Utilities.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_VectorText.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\VTKViewer_ViewWindow.cxx -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_back.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_back.png -InputName=view_back - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_back.png -InputName=view_back - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_bottom.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_bottom.png -InputName=view_bottom - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_bottom.png -InputName=view_bottom - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_camera_dump.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_camera_dump.png -InputName=view_camera_dump - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_camera_dump.png -InputName=view_camera_dump - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_fitall.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_fitall.png -InputName=view_fitall - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_fitall.png -InputName=view_fitall - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_fitarea.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_fitarea.png -InputName=view_fitarea - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_fitarea.png -InputName=view_fitarea - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_front.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_front.png -InputName=view_front - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_front.png -InputName=view_front - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_glpan.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_glpan.png -InputName=view_glpan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_glpan.png -InputName=view_glpan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_left.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_left.png -InputName=view_left - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_left.png -InputName=view_left - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_pan.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_pan.png -InputName=view_pan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_pan.png -InputName=view_pan - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_reset.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_reset.png -InputName=view_reset - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_reset.png -InputName=view_reset - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_right.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_right.png -InputName=view_right - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_right.png -InputName=view_right - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_rotate.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_rotate.png -InputName=view_rotate - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_rotate.png -InputName=view_rotate - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_top.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_top.png -InputName=view_top - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_top.png -InputName=view_top - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_triedre.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_triedre.png -InputName=view_triedre - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_triedre.png -InputName=view_triedre - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\view_zoom.png - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_zoom.png -InputName=view_zoom - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Update $(InputName).png... -InputPath=..\..\src\VTKViewer\resources\view_zoom.png -InputName=view_zoom - -"..\..\resources\$(InputName).png" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type $(InputPath) > ..\..\resources\$(InputName).png - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\VTKViewer_images.po - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\VTKViewer\resources\VTKViewer_images.po -InputName=VTKViewer_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\VTKViewer\resources\VTKViewer_images.po -InputName=VTKViewer_images - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\VTKViewer\resources\VTKViewer_msg_en.po - -!IF "$(CFG)" == "VTKViewer - Win32 Release" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\VTKViewer\resources\VTKViewer_msg_en.po -InputName=VTKViewer_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ELSEIF "$(CFG)" == "VTKViewer - Win32 Debug" - -# Begin Custom Build - Generate $(InputName).qm... -InputPath=..\..\src\VTKViewer\resources\VTKViewer_msg_en.po -InputName=VTKViewer_msg_en - -"..\..\resources\$(InputName).qm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - %qtdir%\bin\msg2qm.exe $(InputPath) ..\..\resources\$(InputName).qm - -# End Custom Build - -!ENDIF - -# End Source File -# End Group -# Begin Group "Meta Object Files" - -# PROP Default_Filter "*.cxx" -# Begin Source File - -SOURCE=..\..\moc\moc_VTKViewer_RenderWindow.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_VTKViewer_RenderWindowInteractor.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_VTKViewer_ViewManager.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_VTKViewer_ViewModel.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\moc\moc_VTKViewer_ViewWindow.cxx -# End Source File -# End Group -# End Target -# End Project diff --git a/adm_local/win32/VTKViewer.vcproj b/adm_local/win32/VTKViewer.vcproj deleted file mode 100755 index ca31e4b6e..000000000 --- a/adm_local/win32/VTKViewer.vcproj +++ /dev/null @@ -1,1151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/VTKViewer.vcproj.vspscc b/adm_local/win32/VTKViewer.vcproj.vspscc deleted file mode 100755 index 794f014c9..000000000 --- a/adm_local/win32/VTKViewer.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/idl.bat b/adm_local/win32/idl.bat deleted file mode 100755 index 0c3f8c796..000000000 --- a/adm_local/win32/idl.bat +++ /dev/null @@ -1,4 +0,0 @@ -@set PYTHONPATH=%OMNILIB%\..\python;%PYTHONPATH% -@%OMNIROOT%\bin\x86_win32\omniidl.exe -I%KERNEL_ROOT_DIR%/idl/ -I../../idl -bcxx -C../../stub %1 - -move %~d0%~p0..\..\stub\%2SK.cc %~d0%~p0..\..\stub\%2SK.cxx \ No newline at end of file diff --git a/adm_local/win32/idlpy.bat b/adm_local/win32/idlpy.bat deleted file mode 100755 index 0309fb0a9..000000000 --- a/adm_local/win32/idlpy.bat +++ /dev/null @@ -1,2 +0,0 @@ -@set PYTHONPATH=%OMNILIB%\..\python;%PYTHONPATH% -@%OMNIROOT%\bin\x86_win32\omniidl.exe -p%OMNIORBPYROOT%\lib\python -bpython -I../../idl -I%KERNEL_ROOT_DIR%/idl/ -C../../win32/python %1 diff --git a/adm_local/win32/idlpy.vcproj b/adm_local/win32/idlpy.vcproj deleted file mode 100755 index c48e9ee8d..000000000 --- a/adm_local/win32/idlpy.vcproj +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/adm_local/win32/idlpy.vcproj.vspscc b/adm_local/win32/idlpy.vcproj.vspscc deleted file mode 100755 index b5d7a1df0..000000000 --- a/adm_local/win32/idlpy.vcproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "file:W:\\Work\\SalomeWin\\GUI_SRC\\adm_local\\win32\\idlpy.vcproj" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" -} diff --git a/adm_local/win32/swig.bat b/adm_local/win32/swig.bat deleted file mode 100755 index f27d294d6..000000000 --- a/adm_local/win32/swig.bat +++ /dev/null @@ -1,3 +0,0 @@ -@rem echo off - -%SWIGROOT%\swig -python -c++ -I..\..\include -I%2 %1 -- 2.39.2