Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BobPalmer committed Dec 16, 2014
1 parent d37c54e commit 8dea3f4
Show file tree
Hide file tree
Showing 146 changed files with 1,028 additions and 1,948 deletions.
14 changes: 2 additions & 12 deletions DynamicTanks/DynamicTanks/DynamicTanks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<OutputPath>..\..\..\..\..\..\..\KSP_DEV\GameData\000_USITools\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
Expand Down Expand Up @@ -45,23 +45,13 @@
<HintPath>..\..\..\..\..\..\..\KSP_DEV\KSP_Data\Managed\UnityEngine.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="USI_Converter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\UmbraSpaceIndustries\OUTPUT\USI_Converter.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="USI_AsteroidConverter.cs" />
<Compile Include="USI_AsteroidDrill.cs" />
<Compile Include="USI_AsteroidSorter.cs" />
<Compile Include="USI_AsteroidTank.cs" />
<Compile Include="USI_CrewTank.cs" />
<Compile Include="USI_DynamicPort.cs" />
<Compile Include="USI_DynamicTank.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="USI_PotatoInfo.cs" />
<Compile Include="USI_PotatoResource.cs" />
<Compile Include="USI_AsteroidTank.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
12 changes: 0 additions & 12 deletions DynamicTanks/DynamicTanks/USI_AsteroidConverter.cs

This file was deleted.

261 changes: 0 additions & 261 deletions DynamicTanks/DynamicTanks/USI_AsteroidDrill.cs

This file was deleted.

0 comments on commit 8dea3f4

Please sign in to comment.