Changeset baaf6c8 in network-game for client/Client/Client.vcxproj


Ignore:
Timestamp:
Dec 24, 2012, 10:31:20 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
edfd1d0
Parents:
3f5616f
Message:

Added Compiler.h to all gui files, added the font file to the project, and moved the Window class into the gui folder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/Client/Client.vcxproj

    r3f5616f rbaaf6c8  
    8282    <ClInclude Include="Window.h" />
    8383  </ItemGroup>
     84  <ItemGroup>
     85    <None Include="..\pirulen.ttf" />
     86  </ItemGroup>
    8487  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
    8588  <ImportGroup Label="ExtensionTargets">
Note: See TracChangeset for help on using the changeset viewer.