mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Refactoring some icon handling. Dumping trash handling; this should be done by separate application
This commit is contained in:
@@ -12,7 +12,12 @@ SubDir TOP ede-desktop ;
|
||||
|
||||
ObjectC++Flags ede-desktop.cpp : -DUSE_EDELIB_WINDOW ;
|
||||
|
||||
SOURCE = ede-desktop.cpp Utils.cpp Wallpaper.cpp DesktopIcon.cpp IconProperties.cpp ;
|
||||
SOURCE = ede-desktop.cpp
|
||||
Utils.cpp
|
||||
Wallpaper.cpp
|
||||
DesktopIcon.cpp
|
||||
MovableIcon.cpp
|
||||
IconProperties.cpp ;
|
||||
|
||||
ObjectC++Flags $(SOURCE) : $(EDELIB_DBUS_INCLUDE) ;
|
||||
|
||||
|
Reference in New Issue
Block a user