/[hegemonie]/hegemonie/Source/GNUmakefile
ViewVC logotype

Diff of /hegemonie/Source/GNUmakefile

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

revision 1.3 by dam, Mon Jul 28 14:43:43 2003 UTC revision 1.4 by zaral, Tue Aug 5 14:59:45 2003 UTC
# Line 25  include $(GNUSTEP_MAKEFILES)/common.make Line 25  include $(GNUSTEP_MAKEFILES)/common.make
25  APP_NAME = Hegemonie  APP_NAME = Hegemonie
26    
27  Hegemonie_SUBPROJECTS=../Common ../GameEngine \  Hegemonie_SUBPROJECTS=../Common ../GameEngine \
28                        ../Interface ../Map ../Model                        ../Interface ../Data/Theme ../Map ../Model
29    
30  Hegemonie_OBJC_FILES = GameFrame.m GameWidget.m Hegemonie.m Interface.m \  Hegemonie_OBJC_FILES = GameFrame.m GameWidget.m Hegemonie.m Interface.m \
31                         JoinFrame.m PresentationFrame.m                         JoinFrame.m PlayerNameController.m PresentationFrame.m
32    
33  Hegemonie_CPPFLAGS = `freetype-config --cflags` \  Hegemonie_CPPFLAGS = `freetype-config --cflags` \
34                       `sdl-config --cflags` \                       `sdl-config --cflags` \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26