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.
13 lines
204 B
13 lines
204 B
TARGETNAME=SimpleExample
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
|
|
MANAGED_CODE=1
|
|
|
|
USER_CS_FLAGS=$(USER_CS_FLAGS) /r:TraceEvent.dll /lib:..\..\i386
|
|
|
|
SOURCES=SimpleExample.cs
|
|
|
|
|