forked from mia/Aegisub
409bcc561a
Originally committed to SVN as r4170.
11 lines
587 B
XML
11 lines
587 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="common_respack_packresources"
|
|
>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="$(TargetPath) "$(ProjectDir)\..\src\libresrc\bitmap.cpp" "$(ProjectDir)\..\src\bitmaps\16" "$(ProjectDir)\..\src\bitmaps\24" "$(ProjectDir)\..\src\bitmaps\misc"
$(TargetPath) "$(ProjectDir)\..\src\libresrc\default_config.cpp" "$(ProjectDir)\..\src\libresrc\default_mru.json""
|
|
/>
|
|
</VisualStudioPropertySheet>
|