From f5bff3dc9f3881657dbc074b5041c1478492eb09 Mon Sep 17 00:00:00 2001 From: luca Date: Thu, 20 Apr 2006 11:06:34 +0000 Subject: [PATCH] Patch level :2.2 2006 399 Files correlati : Ricompilazione Demo : [ ] Commento :progetti migliorati git-svn-id: svn://10.65.10.50/trunk@13933 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- projects/ef0.dsp | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/projects/ef0.dsp b/projects/ef0.dsp index 3401324a1..df08c0b09 100755 --- a/projects/ef0.dsp +++ b/projects/ef0.dsp @@ -816,6 +816,41 @@ InputName=bastbnp !ENDIF +# End Source File +# End Group +# Begin Group "Ini" + +# PROP Default_Filter "ini" +# Begin Source File + +SOURCE=..\ef\riba.ini + +!IF "$(CFG)" == "ef0 - Win32 Release" + +# Begin Custom Build - Copying ini $(InputPath)... +TargetDir=D:\Release\Campo23 +InputPath=..\ef\riba.ini +InputName=riba + +"$(TargetDir)\$(InputName).ini" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).ini + +# End Custom Build + +!ELSEIF "$(CFG)" == "ef0 - Win32 Debug" + +# Begin Custom Build - Copying ini $(InputPath)... +TargetDir=\U\Luca\A_02_02\exed +InputPath=..\ef\riba.ini +InputName=riba + +"$(TargetDir)\$(InputName).ini" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(TargetDir)\$(InputName).ini + +# End Custom Build + +!ENDIF + # End Source File # End Group # Begin Source File