mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-20 04:30:18 +00:00
fe-gtk: Quote path to glib-compile-resources.exe
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
<![CDATA[
|
<![CDATA[
|
||||||
SET SOLUTIONDIR=$(SolutionDir)..\
|
SET SOLUTIONDIR=$(SolutionDir)..\
|
||||||
$(TextTransformPath) -out hexchat.rc hexchat.rc.tt
|
$(TextTransformPath) -out hexchat.rc hexchat.rc.tt
|
||||||
$(DepsRoot)\bin\glib-compile-resources.exe --generate-source --sourcedir $(DataDir) --target "$(ProjectDir)resources.c" "$(DataDir)hexchat.gresource.xml"
|
"$(DepsRoot)\bin\glib-compile-resources.exe" --generate-source --sourcedir $(DataDir) --target "$(ProjectDir)resources.c" "$(DataDir)hexchat.gresource.xml"
|
||||||
]]>
|
]]>
|
||||||
</Command>
|
</Command>
|
||||||
<Message>Build hexchat.rc and gresource file</Message>
|
<Message>Build hexchat.rc and gresource file</Message>
|
||||||
|
|||||||
Reference in New Issue
Block a user