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.
30 lines
554 B
30 lines
554 B
MANAGED_CODE=1
|
|
URT_VER=1.1
|
|
|
|
TARGETNAME=uddi.core
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
#UMTYPE=console
|
|
SYNCHRONIZE_PASS2_BLOCK=1
|
|
|
|
NTTARGETFILE1=foo.cs
|
|
|
|
REFERENCES=system.dll, system.data.dll, system.web.dll, system.xml.dll, system.directoryservices.dll
|
|
|
|
SOURCES=\
|
|
application.cs \
|
|
assemblyinfo.cs \
|
|
assemblyversioninfo.cs \
|
|
config.cs \
|
|
context.cs \
|
|
core.cs \
|
|
debug.cs \
|
|
localization.cs \
|
|
performance.cs \
|
|
schemacollection.cs \
|
|
sql.cs \
|
|
win32.cs \
|
|
uddiadconn.cs
|
|
|
|
BINPLACE_PLACEFILE=placefil.txt
|
|
|