mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Comment debug build.
This commit is contained in:
parent
7b1245f06a
commit
6a7296bcae
@ -11,7 +11,7 @@
|
||||
SubDir TOP ede-panel ;
|
||||
|
||||
EdeProgram ede-panel : Hider.cpp Panel.cpp AppletManager.cpp ede-panel.cpp ;
|
||||
ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ;
|
||||
#ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ;
|
||||
|
||||
if $(OS) != "SOLARIS" {
|
||||
# also must use this flag (on anything but Solaris) or program will crash
|
||||
|
Loading…
Reference in New Issue
Block a user