summaryrefslogtreecommitdiff
path: root/ZooBOTanica/ZooBOTanica.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ZooBOTanica/ZooBOTanica.csproj')
-rw-r--r--ZooBOTanica/ZooBOTanica.csproj11
1 files changed, 7 insertions, 4 deletions
diff --git a/ZooBOTanica/ZooBOTanica.csproj b/ZooBOTanica/ZooBOTanica.csproj
index e4d3980..4f87497 100644
--- a/ZooBOTanica/ZooBOTanica.csproj
+++ b/ZooBOTanica/ZooBOTanica.csproj
@@ -51,14 +51,11 @@
<Compile Include="CritCreate.Designer.cs">
<DependentUpon>CritCreate.cs</DependentUpon>
</Compile>
- <Compile Include="TextBoxExtension.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
- <EmbeddedResource Include="CritCreate.de-DE.resx">
- <DependentUpon>CritCreate.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="CritCreate.resx">
<DependentUpon>CritCreate.cs</DependentUpon>
+ <SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
@@ -82,5 +79,11 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DSALib\DSALib.csproj">
+ <Project>{33281e45-1d5c-4645-8d2b-dd05b40fdfd5}</Project>
+ <Name>DSALib</Name>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file