Files correlati : Ricompilazione Demo : [ ] Commento :aggiornati progetti del vecchio compilatore git-svn-id: svn://10.65.10.50/trunk@14686 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			1448 lines
		
	
	
		
			35 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			1448 lines
		
	
	
		
			35 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
# Microsoft Developer Studio Project File - Name="cg0" - Package Owner=<4>
 | 
						|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 | 
						|
# ** DO NOT EDIT **
 | 
						|
 | 
						|
# TARGTYPE "Win32 (x86) Application" 0x0101
 | 
						|
 | 
						|
CFG=cg0 - Win32 Debug
 | 
						|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
 | 
						|
!MESSAGE use the Export Makefile command and run
 | 
						|
!MESSAGE 
 | 
						|
!MESSAGE NMAKE /f "Cg0.mak".
 | 
						|
!MESSAGE 
 | 
						|
!MESSAGE You can specify a configuration when running NMAKE
 | 
						|
!MESSAGE by defining the macro CFG on the command line. For example:
 | 
						|
!MESSAGE 
 | 
						|
!MESSAGE NMAKE /f "Cg0.mak" CFG="cg0 - Win32 Debug"
 | 
						|
!MESSAGE 
 | 
						|
!MESSAGE Possible choices for configuration are:
 | 
						|
!MESSAGE 
 | 
						|
!MESSAGE "cg0 - Win32 Release" (based on "Win32 (x86) Application")
 | 
						|
!MESSAGE "cg0 - Win32 Debug" (based on "Win32 (x86) Application")
 | 
						|
!MESSAGE 
 | 
						|
 | 
						|
# Begin Project
 | 
						|
# PROP AllowPerConfigDependencies 0
 | 
						|
# PROP Scc_ProjName ""
 | 
						|
# PROP Scc_LocalPath ""
 | 
						|
CPP=cl.exe
 | 
						|
MTL=midl.exe
 | 
						|
RSC=rc.exe
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# PROP BASE Use_MFC 0
 | 
						|
# PROP BASE Use_Debug_Libraries 0
 | 
						|
# PROP BASE Output_Dir "Release"
 | 
						|
# PROP BASE Intermediate_Dir "Release"
 | 
						|
# PROP BASE Target_Dir ""
 | 
						|
# PROP Use_MFC 0
 | 
						|
# PROP Use_Debug_Libraries 0
 | 
						|
# PROP Output_Dir "..\release"
 | 
						|
# PROP Intermediate_Dir "..\release"
 | 
						|
# PROP Ignore_Export_Lib 0
 | 
						|
# PROP Target_Dir ""
 | 
						|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 | 
						|
# ADD CPP /nologo /MT /W3 /O2 /I "..\include" /I "..\xvaga" /I "..\xi" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "XVT" /FD /c
 | 
						|
# SUBTRACT CPP /YX
 | 
						|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
 | 
						|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
 | 
						|
# ADD BASE RSC /l 0x410 /d "NDEBUG"
 | 
						|
# ADD RSC /l 0x410 /i "..\..\wx280\include" /d "NDEBUG"
 | 
						|
BSC32=bscmake.exe
 | 
						|
# ADD BASE BSC32 /nologo
 | 
						|
# ADD BSC32 /nologo
 | 
						|
LINK32=link.exe
 | 
						|
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
 | 
						|
# ADD LINK32 version.lib wsock32.lib kernel32.lib gdi32.lib user32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib comctl32.lib rpcrt4.lib winspool.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /out:"D:\Release\Campo40/cg0.exe"
 | 
						|
# SUBTRACT LINK32 /map /debug /nodefaultlib
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# PROP BASE Use_MFC 0
 | 
						|
# PROP BASE Use_Debug_Libraries 1
 | 
						|
# PROP BASE Output_Dir "Debug"
 | 
						|
# PROP BASE Intermediate_Dir "Debug"
 | 
						|
# PROP BASE Target_Dir ""
 | 
						|
# PROP Use_MFC 0
 | 
						|
# PROP Use_Debug_Libraries 1
 | 
						|
# PROP Output_Dir "..\debug"
 | 
						|
# PROP Intermediate_Dir "..\debug"
 | 
						|
# PROP Ignore_Export_Lib 0
 | 
						|
# PROP Target_Dir ""
 | 
						|
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
 | 
						|
# ADD CPP /nologo /MTd /W3 /Gm /Zi /Od /I "..\include" /I "..\xvaga" /I "..\xi" /D "_DEBUG" /D "WIN32" /D "DBG" /D "_WINDOWS" /FR /FD /c
 | 
						|
# SUBTRACT CPP /YX
 | 
						|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
 | 
						|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
 | 
						|
# ADD BASE RSC /l 0x410 /d "_DEBUG"
 | 
						|
# ADD RSC /l 0x410 /i "..\..\wx280\include" /d "_DEBUG"
 | 
						|
BSC32=bscmake.exe
 | 
						|
# ADD BASE BSC32 /nologo
 | 
						|
# ADD BSC32 /nologo
 | 
						|
LINK32=link.exe
 | 
						|
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
 | 
						|
# ADD LINK32 version.lib wsock32.lib kernel32.lib gdi32.lib user32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib comctl32.lib rpcrt4.lib winspool.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc.lib" /out:"..\exed\cg0.exe" /pdbtype:sept
 | 
						|
# SUBTRACT LINK32 /nodefaultlib
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# Begin Target
 | 
						|
 | 
						|
# Name "cg0 - Win32 Release"
 | 
						|
# Name "cg0 - Win32 Debug"
 | 
						|
# Begin Group "Sources"
 | 
						|
 | 
						|
# PROP Default_Filter "cpp"
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0100.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0200.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0201.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0300.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0400.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0500.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0600.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cglib01.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cglib02.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cgpim.cpp
 | 
						|
# End Source File
 | 
						|
# End Group
 | 
						|
# Begin Group "Masks"
 | 
						|
 | 
						|
# PROP Default_Filter "uml"
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0100a.uml
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\cg0100a.uml
 | 
						|
InputName=cg0100a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\cg0100a.uml
 | 
						|
InputName=cg0100a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0200a.uml
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\cg0200a.uml
 | 
						|
InputName=cg0200a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\cg0200a.uml
 | 
						|
InputName=cg0200a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0200b.uml
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\cg0200b.uml
 | 
						|
InputName=cg0200b
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\cg0200b.uml
 | 
						|
InputName=cg0200b
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0300a.uml
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\cg0300a.uml
 | 
						|
InputName=cg0300a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\cg0300a.uml
 | 
						|
InputName=cg0300a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0400a.uml
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\cg0400a.uml
 | 
						|
InputName=cg0400a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\cg0400a.uml
 | 
						|
InputName=cg0400a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0400b.uml
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\cg0400b.uml
 | 
						|
InputName=cg0400b
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\cg0400b.uml
 | 
						|
InputName=cg0400b
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\cg0500a.uml
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\cg0500a.uml
 | 
						|
InputName=cg0500a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Compiling mask $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\cg0500a.uml
 | 
						|
InputName=cg0500a
 | 
						|
 | 
						|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	msk32 $(InputPath) $(TargetDir)\$(InputName).msk
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# End Group
 | 
						|
# Begin Group "Headers"
 | 
						|
 | 
						|
# PROP Default_Filter "h"
 | 
						|
# End Group
 | 
						|
# Begin Group "Trr"
 | 
						|
 | 
						|
# PROP Default_Filter "trr"
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f103.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f103.trr
 | 
						|
InputName=f103
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f103.trr
 | 
						|
InputName=f103
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f104.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f104.trr
 | 
						|
InputName=f104
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f104.trr
 | 
						|
InputName=f104
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f16.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f16.trr
 | 
						|
InputName=f16
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f16.trr
 | 
						|
InputName=f16
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f17.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f17.trr
 | 
						|
InputName=f17
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f17.trr
 | 
						|
InputName=f17
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f18.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f18.trr
 | 
						|
InputName=f18
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f18.trr
 | 
						|
InputName=f18
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f19.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f19.trr
 | 
						|
InputName=f19
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f19.trr
 | 
						|
InputName=f19
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f20.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f20.trr
 | 
						|
InputName=f20
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f20.trr
 | 
						|
InputName=f20
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f21.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f21.trr
 | 
						|
InputName=f21
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f21.trr
 | 
						|
InputName=f21
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f22.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f22.trr
 | 
						|
InputName=f22
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f22.trr
 | 
						|
InputName=f22
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f23.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f23.trr
 | 
						|
InputName=f23
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f23.trr
 | 
						|
InputName=f23
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f24.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f24.trr
 | 
						|
InputName=f24
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f24.trr
 | 
						|
InputName=f24
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f25.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f25.trr
 | 
						|
InputName=f25
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f25.trr
 | 
						|
InputName=f25
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f26.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f26.trr
 | 
						|
InputName=f26
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f26.trr
 | 
						|
InputName=f26
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f27.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f27.trr
 | 
						|
InputName=f27
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f27.trr
 | 
						|
InputName=f27
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f28.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f28.trr
 | 
						|
InputName=f28
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f28.trr
 | 
						|
InputName=f28
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f29.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f29.trr
 | 
						|
InputName=f29
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f29.trr
 | 
						|
InputName=f29
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f30.trr
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f30.trr
 | 
						|
InputName=f30
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying trr $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f30.trr
 | 
						|
InputName=f30
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# End Group
 | 
						|
# Begin Group "Dir"
 | 
						|
 | 
						|
# PROP Default_Filter "dir"
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f103.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f103.dir
 | 
						|
InputName=f103
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f103.dir
 | 
						|
InputName=f103
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f104.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f104.dir
 | 
						|
InputName=f104
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f104.dir
 | 
						|
InputName=f104
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f16.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f16.dir
 | 
						|
InputName=f16
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f16.dir
 | 
						|
InputName=f16
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f17.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f17.dir
 | 
						|
InputName=f17
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f17.dir
 | 
						|
InputName=f17
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f18.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f18.dir
 | 
						|
InputName=f18
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f18.dir
 | 
						|
InputName=f18
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f19.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f19.dir
 | 
						|
InputName=f19
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f19.dir
 | 
						|
InputName=f19
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f20.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f20.dir
 | 
						|
InputName=f20
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f20.dir
 | 
						|
InputName=f20
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f21.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f21.dir
 | 
						|
InputName=f21
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f21.dir
 | 
						|
InputName=f21
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f22.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f22.dir
 | 
						|
InputName=f22
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f22.dir
 | 
						|
InputName=f22
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f23.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f23.dir
 | 
						|
InputName=f23
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f23.dir
 | 
						|
InputName=f23
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f24.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f24.dir
 | 
						|
InputName=f24
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f24.dir
 | 
						|
InputName=f24
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f25.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f25.dir
 | 
						|
InputName=f25
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f25.dir
 | 
						|
InputName=f25
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f26.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f26.dir
 | 
						|
InputName=f26
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f26.dir
 | 
						|
InputName=f26
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f27.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f27.dir
 | 
						|
InputName=f27
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f27.dir
 | 
						|
InputName=f27
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f28.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f28.dir
 | 
						|
InputName=f28
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f28.dir
 | 
						|
InputName=f28
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f29.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f29.dir
 | 
						|
InputName=f29
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f29.dir
 | 
						|
InputName=f29
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\cg\f30.dir
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=D:\Release\Campo40
 | 
						|
InputPath=..\cg\f30.dir
 | 
						|
InputName=f30
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# Begin Custom Build - Copying dir $(InputPath)...
 | 
						|
TargetDir=\U\Release\A_04_00\exed
 | 
						|
InputPath=..\cg\f30.dir
 | 
						|
InputName=f30
 | 
						|
 | 
						|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 | 
						|
	copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
 | 
						|
 | 
						|
# End Custom Build
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# End Group
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=.\Cg0.rc
 | 
						|
 | 
						|
!IF  "$(CFG)" == "cg0 - Win32 Release"
 | 
						|
 | 
						|
# ADD BASE RSC /l 0x410
 | 
						|
# ADD RSC /l 0x410
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "cg0 - Win32 Debug"
 | 
						|
 | 
						|
# ADD BASE RSC /l 0x410
 | 
						|
# ADD RSC /l 0x410 /fo"..\Debug/Cg0.res"
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# End Target
 | 
						|
# End Project
 |