This commit is contained in:
Christien Rioux
2015-12-12 12:54:47 -08:00
parent be35934441
commit 1eb296740f
5 changed files with 141 additions and 16 deletions

View File

@@ -19,13 +19,13 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\src\main.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="linecount_static.vcxproj">
<ProjectReference Include="..\linecount_static\linecount_static.vcxproj">
<Project>{c6e64e54-0635-4a2b-b404-145ea82a761f}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\src\main.cpp" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{E5D80D5A-FDE6-44FE-9E97-DF3D470DD5E9}</ProjectGuid>
<Keyword>Win32Proj</Keyword>