mirror of https://gitlab.com/basile.b/dexed.git
add option for GTK though KDE5
This commit is contained in:
parent
c8d5a9aebe
commit
9b3478aa42
|
@ -591,7 +591,12 @@
|
|||
<CompilerMessages>
|
||||
<IgnoredMessages idx5024="True"/>
|
||||
</CompilerMessages>
|
||||
<CustomOptions Value="-dRELEASE"/>
|
||||
<CustomOptions Value="-dRELEASE
|
||||
-dGTK_REMOVE_CLIPBOARD_NULL"/>
|
||||
<OtherDefines Count="2">
|
||||
<Define0 Value="RELEASE"/>
|
||||
<Define1 Value="GTK_REMOVE_CLIPBOARD_NULL"/>
|
||||
</OtherDefines>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Debugging>
|
||||
|
|
Loading…
Reference in New Issue