From d871c027a8a7594a75b50dbe4024d994c7adde0d Mon Sep 17 00:00:00 2001
From: luca <luca@c028cbd2-c16b-5b4b-a496-9718f37d4682>
Date: Thu, 17 Nov 2005 12:50:52 +0000
Subject: [PATCH] Patch level         :2.2 nopatch Files correlati     :
 Ricompilazione Demo : [ ] Commento            :progetti

git-svn-id: svn://10.65.10.50/trunk@13498 c028cbd2-c16b-5b4b-a496-9718f37d4682
---
 projects/Cg7.dsp   |  17 +++++---
 projects/ca3.dsp   | 105 +++++++++++++++++++++++++++++++++++++++++++++
 projects/ini32.bat |   2 +-
 3 files changed, 118 insertions(+), 6 deletions(-)

diff --git a/projects/Cg7.dsp b/projects/Cg7.dsp
index 125e5df18..ba718b503 100755
--- a/projects/Cg7.dsp
+++ b/projects/Cg7.dsp
@@ -137,7 +137,7 @@ InputName=cg7100a
 !ELSEIF  "$(CFG)" == "cg7 - Win32 Debug"
 
 # Begin Custom Build - Compiling mask $(InputPath)...
-TargetDir=\U\Luca\R_02_02\exed
+TargetDir=\U\Release\R_02_02\exed
 InputPath=..\cg\cg7100a.uml
 InputName=cg7100a
 
@@ -168,7 +168,7 @@ InputName=cg7200a
 !ELSEIF  "$(CFG)" == "cg7 - Win32 Debug"
 
 # Begin Custom Build - Compiling mask $(InputPath)...
-TargetDir=\U\Luca\R_02_02\exed
+TargetDir=\U\Release\R_02_02\exed
 InputPath=..\cg\cg7200a.uml
 InputName=cg7200a
 
@@ -186,6 +186,10 @@ InputName=cg7200a
 # PROP Default_Filter "h"
 # Begin Source File
 
+SOURCE=..\ca\calib01.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\cg\cg7.h
 # End Source File
 # Begin Source File
@@ -196,6 +200,10 @@ SOURCE=..\cg\cg7100a.h
 
 SOURCE=..\cg\cg7200a.h
 # End Source File
+# Begin Source File
+
+SOURCE=..\cg\cglib01.h
+# End Source File
 # End Group
 # Begin Group "Ini"
 
@@ -208,7 +216,6 @@ SOURCE=..\cg\proforma.ini
 
 # Begin Custom Build - Copying mask $(InputPath)...
 TargetDir=D:\Release\Campo22
-
 InputPath=..\cg\proforma.ini
 InputName=proforma
 
@@ -220,7 +227,7 @@ InputName=proforma
 !ELSEIF  "$(CFG)" == "cg7 - Win32 Debug"
 
 # Begin Custom Build - Copying mask $(InputPath)...
-TargetDir=\U\Luca\R_02_02\exed
+TargetDir=\U\Release\R_02_02\exed
 InputPath=..\cg\proforma.ini
 InputName=proforma
 
@@ -238,4 +245,4 @@ InputName=proforma
 SOURCE=.\cg7.rc
 # End Source File
 # End Target
-# End Project
\ No newline at end of file
+# End Project
diff --git a/projects/ca3.dsp b/projects/ca3.dsp
index 94bb7b5ba..5c0ad4e03 100755
--- a/projects/ca3.dsp
+++ b/projects/ca3.dsp
@@ -112,6 +112,10 @@ SOURCE=..\ca\ca3300.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=..\ca\ca3600.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=..\ca\ca3700.cpp
 # End Source File
 # Begin Source File
@@ -233,6 +237,68 @@ InputName=ca3300
 # End Source File
 # Begin Source File
 
+SOURCE=..\ca\ca3600.uml
+
+!IF  "$(CFG)" == "ca3 - Win32 Release"
+
+# Begin Custom Build - Compiling mask $(InputPath)...
+TargetDir=D:\Release\Campo22
+InputPath=..\ca\ca3600.uml
+InputName=ca3600
+
+"$(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\ca3600.uml
+InputName=ca3600
+
+"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
+
+# End Custom Build
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\ca\ca3601.uml
+
+!IF  "$(CFG)" == "ca3 - Win32 Release"
+
+# Begin Custom Build - Compiling mask $(InputPath)...
+TargetDir=D:\Release\Campo22
+InputPath=..\ca\ca3601.uml
+InputName=ca3601
+
+"$(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\ca3601.uml
+InputName=ca3601
+
+"$(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"
@@ -284,6 +350,14 @@ SOURCE=..\ca\ca3300.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ca\ca3600.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ca\ca3601.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ca\ca3700.h
 # End Source File
 # Begin Source File
@@ -548,6 +622,37 @@ InputName=ca3300d
 # End Source File
 # Begin Source File
 
+SOURCE=..\ca\ca3600a.rep
+
+!IF  "$(CFG)" == "ca3 - Win32 Release"
+
+# Begin Custom Build - Copying rep $(InputPath)...
+TargetDir=D:\Release\Campo22
+InputPath=..\ca\ca3600a.rep
+InputName=ca3600a
+
+"$(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\ca3600a.rep
+InputName=ca3600a
+
+"$(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"
diff --git a/projects/ini32.bat b/projects/ini32.bat
index bb5363463..4327132b7 100755
--- a/projects/ini32.bat
+++ b/projects/ini32.bat
@@ -16,4 +16,4 @@ del %TMP%\tmp.tmp
 cd ..\exed
 echo Generating %2 msk file
 ve0 -3 %2 -f /uADMIN
-cd ..\projects_do
+cd ..\projects