|
@@ -47,9 +47,9 @@
|
|
<Property Name="SoundBankPostGenerateCustomCmdLines" Type="string">
|
|
<Property Name="SoundBankPostGenerateCustomCmdLines" Type="string">
|
|
<ValueList>
|
|
<ValueList>
|
|
<Value Platform="Windows">"$(CopyStreamedFilesExePath)" -info "$(InfoFilePath)" -outputpath "$(SoundBankPath)" -banks "$(SoundBankListAsTextFile)" -languages "$(LanguageList)"
|
|
<Value Platform="Windows">"$(CopyStreamedFilesExePath)" -info "$(InfoFilePath)" -outputpath "$(SoundBankPath)" -banks "$(SoundBankListAsTextFile)" -languages "$(LanguageList)"
|
|
- "$(WwiseProjectPath)\..\..\..\python\python.cmd" "$(WwiseProjectPath)\Tools\WwiseAuthoringScripts\bank_info_parser.py" "$(InfoFilePath)" "$(SoundBankPath)"</Value>
|
|
|
|
|
|
+"$(WwiseProjectPath)/Tools/WwiseAuthoringScripts/run_bank_info_parser.cmd" "$(WwiseProjectPath)/../../" "$(InfoFilePath)" "$(SoundBankPath)"</Value>
|
|
<Value Platform="Linux">"$(CopyStreamedFilesExePath)" -info "$(InfoFilePath)" -outputpath "$(SoundBankPath)" -banks "$(SoundBankListAsTextFile)" -languages "$(LanguageList)"
|
|
<Value Platform="Linux">"$(CopyStreamedFilesExePath)" -info "$(InfoFilePath)" -outputpath "$(SoundBankPath)" -banks "$(SoundBankListAsTextFile)" -languages "$(LanguageList)"
|
|
- "$(WwiseProjectPath)/../../../python/python.sh" "$(WwiseProjectPath)/Tools/WwiseAuthoringScripts/bank_info_parser.py" "$(InfoFilePath)" "$(SoundBankPath)"</Value>
|
|
|
|
|
|
+"$(WwiseProjectPath)/Tools/WwiseAuthoringScripts/run_bank_info_parser.cmd" "$(WwiseProjectPath)/../../" "$(InfoFilePath)" "$(SoundBankPath)"</Value>
|
|
</ValueList>
|
|
</ValueList>
|
|
</Property>
|
|
</Property>
|
|
<Property Name="SoundBankPreGenerateCustomCmdDescription" Type="string">
|
|
<Property Name="SoundBankPreGenerateCustomCmdDescription" Type="string">
|