OSDN Git Service

include turnnodes.txt
[tdcgexplorer/tso2mqo.git] / Tso2MqoGui.csproj
index c19d4b8..705b636 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -95,6 +95,7 @@
       <SubType>Designer</SubType>
       <DependentUpon>FormMaterial.cs</DependentUpon>
     </EmbeddedResource>
+    <Compile Include="Heap.cs" />
     <EmbeddedResource Include="Properties\Resources.resx">
       <Generator>ResXFileCodeGenerator</Generator>
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
     <Compile Include="TSOFile.cs" />
     <Compile Include="TSOGeneratorConfig.cs" />
     <Compile Include="TSOGenerator.cs" />
+    <Compile Include="TSOGeneratorMqxBone.cs" />
     <Compile Include="TSOGeneratorOneBone.cs" />
     <Compile Include="TSOGeneratorRefBone.cs" />
     <Compile Include="TSOWriter.cs" />
-    <Compile Include="VertexHeap.cs" />
   </ItemGroup>
   <ItemGroup>
     <Content Include="bin\Debug\config.xml" />
+    <Content Include="bin\Debug\turnnodes.txt" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.