You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
494 B
23 lines
494 B
#
|
|
# Sources for bootstrap.exe
|
|
#
|
|
|
|
MANAGED_CODE=1
|
|
URT_VER=1.1
|
|
|
|
TARGETNAME=fixdefaulturl
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
UMTYPE=console
|
|
SYNCHRONIZE_PASS2_BLOCK=1
|
|
|
|
NTTARGETFILE1=foo.cs
|
|
|
|
|
|
REFERENCES=system.windows.forms.dll, system.dll, system.data.dll, system.xml.dll, ..\..\core\obj\*\uddi.core.dll, ..\..\operator\obj\*\uddi.operator.dll, ..\..\api\obj\*\uddi.api.dll
|
|
|
|
SOURCES= fixdefaulturl.cs \
|
|
assemblyversioninfo.cs \
|
|
assemblyinfo.cs
|
|
|
|
BINPLACE_PLACEFILE=placefil.txt
|