# # Sources for bootstrap.exe # MANAGED_CODE=1 URT_VER=1.1 TARGETNAME=migrate TARGETPATH=obj TARGETTYPE=PROGRAM UMTYPE=console SYNCHRONIZE_PASS2_BLOCK=1 NTTARGETFILE1=foo.cs # # this get passed to the csc.exe command line, so specify the resources # and a response file here # USER_CS_FLAGS= /RES:uddi.v2.update_rc0_to_rc1.sql \ /RES:uddi.v2.update_rc1_to_rc2.sql # # add all the other assembly references here # REFERENCES= ..\..\core\obj\*\uddi.core.dll, ..\..\api\obj\*\uddi.api.dll # # csharp source code # SOURCES= migrate.cs \ assemblyversioninfo.cs \ assemblyinfo.cs BINPLACE_PLACEFILE=placefil.txt