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
This commit is contained in:
parent
cc5fcc3c2e
commit
d871c027a8
@ -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
|
||||
# End Project
|
||||
|
105
projects/ca3.dsp
105
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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user