start tint2conf work

git-svn-id: http://tint2.googlecode.com/svn/trunk@632 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2011-06-06 09:16:51 +00:00
parent 47ce616991
commit 72435c0743
11 changed files with 944 additions and 277 deletions

View File

@@ -20,6 +20,7 @@ include_directories( ../util
set(SOURCES ../util/common.c
main.c
properties.c
properties_rw.c
theme_view.c )
link_directories( ${X11_T2C_LIBRARY_DIRS}
${GLIB2_LIBRARY_DIRS}