From c2a8d0a332d00cf57f98ff3bc8ce38f0960e62c1 Mon Sep 17 00:00:00 2001 From: luca Date: Fri, 2 Sep 2005 14:13:24 +0000 Subject: [PATCH] Patch level :2.2 nopatch Files correlati : Ricompilazione Demo : [ ] Commento :aggiunto ufficialmente il progetto ca3 git-svn-id: svn://10.65.10.50/trunk@13325 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- projects/ca3.dsp | 599 +++++++++++++++++++++++++++++++++++++++++++++++ projects/ca3.rc | 4 + 2 files changed, 603 insertions(+) create mode 100755 projects/ca3.dsp create mode 100755 projects/ca3.rc diff --git a/projects/ca3.dsp b/projects/ca3.dsp new file mode 100755 index 000000000..38508423b --- /dev/null +++ b/projects/ca3.dsp @@ -0,0 +1,599 @@ +# Microsoft Developer Studio Project File - Name="ca3" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Application" 0x0101 + +CFG=ca3 - 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 "ca3.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 "ca3.mak" CFG="ca3 - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "ca3 - Win32 Release" (based on "Win32 (x86) Application") +!MESSAGE "ca3 - Win32 Debug" (based on "Win32 (x86) Application") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +MTL=midl.exe +RSC=rc.exe + +!IF "$(CFG)" == "ca3 - 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 "..\release" +# PROP Intermediate_Dir "..\release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c +# ADD CPP /nologo /MT /W3 /O2 /I "..\include" /I "..\xvaga" /I "..\xi" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "XVT" /FD /c +# SUBTRACT CPP /YX +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +# ADD BASE RSC /l 0x410 /d "NDEBUG" +# ADD RSC /l 0x410 /i "..\..\wx240\include" /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 /subsystem:windows /machine:I386 +# ADD LINK32 version.lib wsock32.lib kernel32.lib gdi32.lib user32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib comctl32.lib rpcrt4.lib winspool.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /out:"D:\Release\Campo22/ca3.exe" +# SUBTRACT LINK32 /map /debug /nodefaultlib + +!ELSEIF "$(CFG)" == "ca3 - 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 "..\debug" +# PROP Intermediate_Dir "..\debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c +# ADD CPP /nologo /MTd /W3 /Gm /Zi /Od /I "..\include" /I "..\xvaga" /I "..\xi" /D "_DEBUG" /D "WIN32" /D "DBG" /D "_WINDOWS" /FR /FD /c +# SUBTRACT CPP /YX +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +# ADD BASE RSC /l 0x410 /d "_DEBUG" +# ADD RSC /l 0x410 /i "..\..\wx240\include" /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 /subsystem:windows /debug /machine:I386 /pdbtype:sept +# ADD LINK32 version.lib wsock32.lib kernel32.lib gdi32.lib user32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib comctl32.lib rpcrt4.lib winspool.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc.lib" /out:"..\exed\ca3.exe" /pdbtype:sept +# SUBTRACT LINK32 /nodefaultlib + +!ENDIF + +# Begin Target + +# Name "ca3 - Win32 Release" +# Name "ca3 - Win32 Debug" +# Begin Group "Sources" + +# PROP Default_Filter "cpp" +# Begin Source File + +SOURCE=..\ca\ca3.cpp +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3100.cpp +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3200.cpp +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3300.cpp +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3700.cpp +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3900.cpp +# End Source File +# Begin Source File + +SOURCE=..\ca\calib01.cpp +# End Source File +# Begin Source File + +SOURCE=..\ca\calib02.cpp +# End Source File +# Begin Source File + +SOURCE=..\ve\velib04.cpp +# End Source File +# Begin Source File + +SOURCE=..\ve\velib04f.cpp +# End Source File +# End Group +# Begin Group "Masks" + +# PROP Default_Filter "uml" +# Begin Source File + +SOURCE=..\ca\ca3100.uml + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3100.uml +InputName=ca3100 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3100.uml +InputName=ca3100 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3200.uml + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3200.uml +InputName=ca3200 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3200.uml +InputName=ca3200 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3300.uml + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3300.uml +InputName=ca3300 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3300.uml +InputName=ca3300 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3700.uml + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3700.uml +InputName=ca3700 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Compiling mask $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3700.uml +InputName=ca3700 + +"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + msk32 $(InputPath) $(TargetDir)\$(InputName).msk + +# End Custom Build + +!ENDIF + +# End Source File +# End Group +# Begin Group "Headers" + +# PROP Default_Filter "h" +# Begin Source File + +SOURCE=..\ca\ca3.h +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3100.h +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3200.h +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3300.h +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3700.h +# End Source File +# Begin Source File + +SOURCE=..\ca\calib02.h +# End Source File +# End Group +# Begin Group "Reports" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\ca\ca1100.alx + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying alx $(InputPath).. +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca1100.alx +InputName=ca1100 + +"$(TargetDir)\$(InputName).alx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).alx + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying alx $(InputPath).. +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca1100.alx +InputName=ca1100 + +"$(TargetDir)\$(InputName).alx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).alx + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3100a.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3100a.rep +InputName=ca3100a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3100a.rep +InputName=ca3100a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3100b.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3100b.rep +InputName=ca3100b + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3100b.rep +InputName=ca3100b + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3200a.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3200a.rep +InputName=ca3200a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3200a.rep +InputName=ca3200a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3300a.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3300a.rep +InputName=ca3300a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3300a.rep +InputName=ca3300a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3300b.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3300b.rep +InputName=ca3300b + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3300b.rep +InputName=ca3300b + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\Release\R_02_02\ca\ca3300c.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\..\..\Release\R_02_02\ca\ca3300c.rep +InputName=ca3300c + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\..\..\Release\R_02_02\ca\ca3300c.rep +InputName=ca3300c + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\Release\R_02_02\ca\ca3300d.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\..\..\Release\R_02_02\ca\ca3300d.rep +InputName=ca3300d + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\..\..\Release\R_02_02\ca\ca3300d.rep +InputName=ca3300d + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\ca\ca3700a.rep + +!IF "$(CFG)" == "ca3 - Win32 Release" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=D:\Release\Campo22 +InputPath=..\ca\ca3700a.rep +InputName=ca3700a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# Begin Custom Build - Copying rep $(InputPath)... +TargetDir=\U\Luca\R_02_02\exed +InputPath=..\ca\ca3700a.rep +InputName=ca3700a + +"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).rep + +# End Custom Build + +!ENDIF + +# End Source File +# End Group +# Begin Source File + +SOURCE=.\ca3.rc +# End Source File +# Begin Source File + +SOURCE=..\Lib\AgaLibD.lib +# End Source File +# Begin Source File + +SOURCE=..\Lib\AgaLib.lib + +!IF "$(CFG)" == "ca3 - Win32 Release" + +!ELSEIF "$(CFG)" == "ca3 - Win32 Debug" + +# PROP Exclude_From_Build 1 + +!ENDIF + +# End Source File +# End Target +# End Project diff --git a/projects/ca3.rc b/projects/ca3.rc new file mode 100755 index 000000000..898d4e0c0 --- /dev/null +++ b/projects/ca3.rc @@ -0,0 +1,4 @@ +"9012" ICON DISCARDABLE "../exed/res/exe.ico" + +rcinclude ../../wx240/include/wx/msw/wx.rc +