netpanzer-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netPanzer-CVS] netpanzer/src Jamfile Editor/Editor.cpp Editor/...


From: Matthias Braun
Subject: [netPanzer-CVS] netpanzer/src Jamfile Editor/Editor.cpp Editor/...
Date: Sun, 16 Nov 2003 17:41:03 -0500

CVSROOT:        /cvsroot/netpanzer
Module name:    netpanzer
Branch:         
Changes by:     Matthias Braun <address@hidden> 03/11/16 17:41:01

Modified files:
        src            : Jamfile 
Added files:
        src/Editor     : Editor.cpp Editor.hpp Exception.cpp 
                         Exception.hpp FileSystem.cpp FileSystem.hpp 
                         ImageListView.cpp ImageListView.hpp 
                         ImageViewer.cpp ImageViewer.hpp Jamfile Log.cpp 
                         Log.hpp NoCopy.hpp SDLView.cpp SDLView.hpp 
                         TemplateCreator.cpp TemplateCreator.hpp 
                         TemplateSelectWidget.cpp 
                         TemplateSelectWidget.hpp TileSet.cpp 
                         TileSet.hpp TileSetEditor.cpp TileSetEditor.hpp 
                         TileSetList.cpp TileSetList.hpp TileSetView.cpp 
                         TileSetView.hpp TileTemplate.cpp 
                         TileTemplate.hpp iXY.cpp iXY.hpp main.cpp 

Log message:
        checked in the very beginning of a netpanzer editor. This thing does 
nothing usefull yet though :-(

Patches:
Index: netpanzer/src/Jamfile
diff -u netpanzer/src/Jamfile:1.5 netpanzer/src/Jamfile:1.6
--- netpanzer/src/Jamfile:1.5   Tue Oct 14 15:24:23 2003
+++ netpanzer/src/Jamfile       Sun Nov 16 17:40:58 2003
@@ -47,3 +47,5 @@
 CFlags netpanzer : -DDATADIR=\\\"$(datadir)\\\" ;
 ExternalLibs netpanzer : XML SDLNET SDLMIXER SDLIMAGE SDL PHYSFS ;
 Help netpanzer : "Build the main netpanzer executable" ;
+
+SubInclude TOP src Editor ;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]