- Timestamp:
- 2011-07-02 18:00:07 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2011/24/OtsoM/Crazy Bus/Crazy Bus/FysiikkaPeli/FysiikkaPeli.csproj
r2050 r2429 62 62 <ItemGroup> 63 63 <Reference Include="Jypeli4"> 64 <HintPath>..\..\..\ ..\..\Program Files\Jypeli\lib\x86\Jypeli4.dll</HintPath>64 <HintPath>..\..\..\lib\x86\Jypeli4.dll</HintPath> 65 65 </Reference> 66 66 <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86"> … … 112 112 <ItemGroup> 113 113 <Compile Include="Ohjelma.cs" /> 114 <Compile Include="Peli.cs" /> 114 <Compile Include="Peli.cs"> 115 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 116 </Compile> 115 117 <Compile Include="Properties\AssemblyInfo.cs" /> 116 118 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.