Patch level :2.0 nopatch
Files correlati : Ricompilazione Demo : [ ] Commento :aggiunti i form discolaziali git-svn-id: svn://10.65.10.50/trunk@11050 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1fda191466
commit
f0ad14ae2e
@ -367,6 +367,103 @@ SOURCE=..\dl\dl0800a.h
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\dl\dl0900a.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "Forms"
|
||||
|
||||
# PROP Default_Filter "frm"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\dl\dl0500a.frm
|
||||
|
||||
!IF "$(CFG)" == "dl0 - Win32 Release"
|
||||
|
||||
# Begin Custom Build - Compiling form $(InputPath)...
|
||||
TargetDir=\U\Luca\r020200.aga\exe
|
||||
InputPath=..\dl\dl0500a.frm
|
||||
InputName=dl0500a
|
||||
|
||||
"$(TargetDir)\$(InputName).frm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
frm32 $(InputPath) $(TargetDir)\$(InputName).frm
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ELSEIF "$(CFG)" == "dl0 - Win32 Debug"
|
||||
|
||||
# Begin Custom Build - Compiling form $(InputPath)...
|
||||
TargetDir=\U\Luca\r020200.aga\exed
|
||||
InputPath=..\dl\dl0500a.frm
|
||||
InputName=dl0500a
|
||||
|
||||
"$(TargetDir)\$(InputName).frm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
frm32 $(InputPath) $(TargetDir)\$(InputName).frm
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\dl\dl0600a.frm
|
||||
|
||||
!IF "$(CFG)" == "dl0 - Win32 Release"
|
||||
|
||||
# Begin Custom Build - Compiling form $(InputPath)...
|
||||
TargetDir=\U\Luca\r020200.aga\exe
|
||||
InputPath=..\dl\dl0600a.frm
|
||||
InputName=dl0600a
|
||||
|
||||
"$(TargetDir)\$(InputName).frm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
frm32 $(InputPath) $(TargetDir)\$(InputName).frm
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ELSEIF "$(CFG)" == "dl0 - Win32 Debug"
|
||||
|
||||
# Begin Custom Build - Compiling form $(InputPath)...
|
||||
TargetDir=\U\Luca\r020200.aga\exed
|
||||
InputPath=..\dl\dl0600a.frm
|
||||
InputName=dl0600a
|
||||
|
||||
"$(TargetDir)\$(InputName).frm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
frm32 $(InputPath) $(TargetDir)\$(InputName).frm
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\dl\dl0700a.frm
|
||||
|
||||
!IF "$(CFG)" == "dl0 - Win32 Release"
|
||||
|
||||
# Begin Custom Build - Compiling form $(InputPath)...
|
||||
TargetDir=\U\Luca\r020200.aga\exe
|
||||
InputPath=..\dl\dl0700a.frm
|
||||
InputName=dl0700a
|
||||
|
||||
"$(TargetDir)\$(InputName).frm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
frm32 $(InputPath) $(TargetDir)\$(InputName).frm
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ELSEIF "$(CFG)" == "dl0 - Win32 Debug"
|
||||
|
||||
# Begin Custom Build - Compiling form $(InputPath)...
|
||||
TargetDir=\U\Luca\r020200.aga\exed
|
||||
InputPath=..\dl\dl0700a.frm
|
||||
InputName=dl0700a
|
||||
|
||||
"$(TargetDir)\$(InputName).frm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
frm32 $(InputPath) $(TargetDir)\$(InputName).frm
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
@ -3,7 +3,7 @@ echo Compiling %1 into %2
|
||||
|
||||
copy ..\include\lffiles.h+%1 %TMP%\tmp.tmp
|
||||
set oldinc=%include
|
||||
set include=..\include;..\ba;..\ce;..\cg;..\cm;..\db;..\m770;..\mg;..\mr;..\or;..\pr;..\sv;..\ve
|
||||
set include=..\include;..\ba;..\ce;..\cg;..\cm;..\db;..\dl;..\m770;..\mg;..\mr;..\or;..\pr;..\sv;..\ve
|
||||
cl /nologo /EP %TMP%\tmp.tmp >%TMP%\tmp.frm
|
||||
set include=%oldinc
|
||||
set oldinc=
|
||||
|
Loading…
x
Reference in New Issue
Block a user