Skip to content
Extraits de code Groupes Projets
Valider 59862477 rédigé par Thomas Goyne's avatar Thomas Goyne
Parcourir les fichiers

Quote targetpath in respack's build event so it works when the path to the...

Quote targetpath in respack's build event so it works when the path to the aegisub checkout has spaces in it

Originally committed to SVN as r4837.
parent d134eda2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -6,6 +6,6 @@
>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(TargetPath) &quot;$(ProjectDir)\..\src\libresrc\bitmap.cpp&quot; &quot;$(ProjectDir)\..\src\bitmaps\16&quot; &quot;$(ProjectDir)\..\src\bitmaps\24&quot; &quot;$(ProjectDir)\..\src\bitmaps\misc&quot;&#x0D;&#x0A;$(TargetPath) &quot;$(ProjectDir)\..\src\libresrc\default_config.cpp&quot; &quot;$(ProjectDir)\..\src\libresrc\.\default_mru.json&quot; &quot;$(ProjectDir)\..\src\libresrc\.\default_config.json&quot;"
CommandLine="&quot;$(TargetPath)&quot; &quot;$(ProjectDir)\..\src\libresrc\bitmap.cpp&quot; &quot;$(ProjectDir)\..\src\bitmaps\16&quot; &quot;$(ProjectDir)\..\src\bitmaps\24&quot; &quot;$(ProjectDir)\..\src\bitmaps\misc&quot;&#x0D;&#x0A;$(TargetPath) &quot;$(ProjectDir)\..\src\libresrc\default_config.cpp&quot; &quot;$(ProjectDir)\..\src\libresrc\.\default_mru.json&quot; &quot;$(ProjectDir)\..\src\libresrc\.\default_config.json&quot;"
/>
</VisualStudioPropertySheet>
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter