|
From: CVS C. to T. <the...@li...> - 2011-01-09 19:06:49
|
Revision: 601
http://themis.svn.sourceforge.net/themis/?rev=601&view=rev
Author: z3r0_one
Date: 2011-01-09 19:06:43 +0000 (Sun, 09 Jan 2011)
Log Message:
-----------
Adding prefsman.cpp to the makefile... it technically should have been there already, but wasn't
Modified Paths:
--------------
trunk/themis/makefile
Modified: trunk/themis/makefile
===================================================================
--- trunk/themis/makefile 2011-01-09 17:48:40 UTC (rev 600)
+++ trunk/themis/makefile 2011-01-09 19:06:43 UTC (rev 601)
@@ -117,6 +117,7 @@
common/cacheobject.cpp \
common/stripwhite.cpp \
common/TTextView.cpp \
+ common/prefsman.cpp \
common/BasePrefsView.cpp \
common/BaseEntry.cpp
#add similar lines for new plugins, libraries, etc.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|