mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 11:12:34 +01:00
fe-gtk: Quote path to glib-compile-resources.exe
This commit is contained in:
parent
2e75068c7c
commit
e8282d97f1
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user