Changeset 1520 for trunk/tutorial
- Timestamp:
- Jun 24, 2012, 4:03:14 PM (9 years ago)
- Location:
- trunk/tutorial
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tutorial/01_triangle.vcxproj
r1518 r1520 34 34 </ItemGroup> 35 35 <ItemGroup> 36 <ProjectReference Include="$(SolutionDir)\ lolcore.vcxproj">36 <ProjectReference Include="$(SolutionDir)\..\..\src\lolcore.vcxproj"> 37 37 <Project>{9e62f2fe-3408-4eae-8238-fd84238ceeda}</Project> 38 38 </ProjectReference> -
trunk/tutorial/02_cube.vcxproj
r1518 r1520 34 34 </ItemGroup> 35 35 <ItemGroup> 36 <ProjectReference Include="$(SolutionDir)\ lolcore.vcxproj">36 <ProjectReference Include="$(SolutionDir)\..\..\src\lolcore.vcxproj"> 37 37 <Project>{9e62f2fe-3408-4eae-8238-fd84238ceeda}</Project> 38 38 </ProjectReference> -
trunk/tutorial/11_fractal.vcxproj
r1518 r1520 34 34 </ItemGroup> 35 35 <ItemGroup> 36 <ProjectReference Include="$(SolutionDir)\ lolcore.vcxproj">36 <ProjectReference Include="$(SolutionDir)\..\..\src\lolcore.vcxproj"> 37 37 <Project>{9e62f2fe-3408-4eae-8238-fd84238ceeda}</Project> 38 38 </ProjectReference>
Note: See TracChangeset
for help on using the changeset viewer.