Leaked source code of windows server 2003
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

  1. TARGETNAME=SimpleExample
  2. TARGETPATH=obj
  3. TARGETTYPE=PROGRAM
  4. SYNCHRONIZE_BLOCK=1
  5. MANAGED_CODE=1
  6. USER_CS_FLAGS=$(USER_CS_FLAGS) /r:TraceEvent.dll /lib:..\..\i386
  7. SOURCES=SimpleExample.cs