mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Update PsfAot path in gather script.
This commit is contained in:
parent
69ba493854
commit
f8215d3d9b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<PsfAotPath>$(MSBuildThisFileDirectory)\..\build_win32\x64\ReleaseAot\PsfAot.exe</PsfAotPath>
|
||||
<PsfAotPath>$(MSBuildThisFileDirectory)\..\..\..\build_cmake\build_psfaot\tools\PsfPlayer\Source\ui_aot\RelWithDebInfo\PsfAot.exe</PsfAotPath>
|
||||
<InputDir>D:\Media\Aot</InputDir>
|
||||
<OutputDir>.\blocks</OutputDir>
|
||||
</PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue