mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-07-08 01:31:41 +08:00
Add Musica PAZ Writer (Not works)
This commit is contained in:
@@ -535,11 +535,14 @@
|
||||
<Compile Include="MD5.cs" />
|
||||
<Compile Include="Moonhir\ArcFPK.cs" />
|
||||
<Compile Include="Morning\ArcTTD.cs" />
|
||||
<Compile Include="Musica\ArcPAZ.cs" />
|
||||
<Compile Include="Musica\ArcSQZ.cs" />
|
||||
<Compile Include="Musica\WidgetPAZ.xaml.cs">
|
||||
<DependentUpon>WidgetPAZ.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Musica\ArcPAZ.cs" />
|
||||
<Compile Include="Musica\ArcSQZ.cs" />
|
||||
<Compile Include="Musica\CreatePAZWidget.xaml.cs">
|
||||
<DependentUpon>CreatePAZWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Musica\WidgetPAZ.xaml.cs">
|
||||
<DependentUpon>WidgetPAZ.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Nekopunch\ArcPAK.cs" />
|
||||
<Compile Include="NekoSDK\ArcDAT.cs" />
|
||||
<Compile Include="NekoSDK\ArcPAK.cs" />
|
||||
@@ -1134,14 +1137,18 @@
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="MangaGamer\WidgetMGPK.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="Musica\WidgetPAZ.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="MangaGamer\WidgetMGPK.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="Musica\CreatePAZWidget.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="Musica\WidgetPAZ.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="NitroPlus\CreateNPAWidget.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
@@ -1320,4 +1327,4 @@ xcopy "$(ProjectDir)\Resources\Formats.dat" "$(TargetDir)\GameData\" /D /Y >N
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user