/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/seamlessrdp/ServerExe/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1411 by astrand, Tue Mar 21 14:51:19 2006 UTC revision 1412 by ossman_, Mon Jun 18 11:59:38 2007 UTC
# Line 24  seamlessrdp.dll: HookDll/seamlessrdp.dll Line 24  seamlessrdp.dll: HookDll/seamlessrdp.dll
24          cp $^ $@          cp $^ $@
25    
26  HookDll/seamlessrdp.dll: HookDll/hookdll.c vchannel.dll  HookDll/seamlessrdp.dll: HookDll/hookdll.c vchannel.dll
27          $(CC) $(CFLAGS) -shared -o $@ $^          $(CC) $(CFLAGS) -shared -o $@ $^ -lgdi32
28    
29  clean:  clean:
30          -rm -f *.o HookDll/*.o          -rm -f *.o HookDll/*.o

Legend:
Removed from v.1411  
changed lines
  Added in v.1412

  ViewVC Help
Powered by ViewVC 1.1.26