Patch level :4.0 nopatch
Files correlati : Ricompilazione Demo : [ ] Commento :programma importazione movimenti bufget per il mitico Adolfo! git-svn-id: svn://10.65.10.50/trunk@14278 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
aa2fc94c9d
commit
013646b132
@ -104,14 +104,14 @@ SOURCE=..\crpa\crpa1.cpp
|
||||
# PROP Default_Filter "ini"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\crpa\crpa.ini
|
||||
SOURCE=..\crpa\crpa1.ini
|
||||
|
||||
!IF "$(CFG)" == "crpa1 - Win32 Release"
|
||||
|
||||
# Begin Custom Build - Copying ini $(InputPath)...
|
||||
TargetDir=D:\Release\Campo40
|
||||
InputPath=..\crpa\crpa.ini
|
||||
InputName=crpa
|
||||
InputPath=..\crpa\crpa1.ini
|
||||
InputName=crpa1
|
||||
|
||||
"$(TargetDir)\$(InputName).ini" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
copy $(InputPath) $(TargetDir)\$(InputName).ini
|
||||
@ -122,8 +122,39 @@ InputName=crpa
|
||||
|
||||
# Begin Custom Build - Copying ini $(InputPath)...
|
||||
TargetDir=\U\Luca\R_04_00\exed
|
||||
InputPath=..\crpa\crpa.ini
|
||||
InputName=crpa
|
||||
InputPath=..\crpa\crpa1.ini
|
||||
InputName=crpa1
|
||||
|
||||
"$(TargetDir)\$(InputName).ini" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
copy $(InputPath) $(TargetDir)\$(InputName).ini
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\crpa\crpa1conf.ini
|
||||
|
||||
!IF "$(CFG)" == "crpa1 - Win32 Release"
|
||||
|
||||
# Begin Custom Build - Copying ini $(InputPath)...
|
||||
TargetDir=D:\Release\Campo40
|
||||
InputPath=..\crpa\crpa1conf.ini
|
||||
InputName=crpa1conf
|
||||
|
||||
"$(TargetDir)\$(InputName).ini" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
copy $(InputPath) $(TargetDir)\$(InputName).ini
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ELSEIF "$(CFG)" == "crpa1 - Win32 Debug"
|
||||
|
||||
# Begin Custom Build - Copying ini $(InputPath)...
|
||||
TargetDir=\U\Luca\R_04_00\exed
|
||||
InputPath=..\crpa\crpa1conf.ini
|
||||
InputName=crpa1conf
|
||||
|
||||
"$(TargetDir)\$(InputName).ini" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
copy $(InputPath) $(TargetDir)\$(InputName).ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user