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


Ignore:
Timestamp:
Nov 23, 2012, 6:12:17 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
d87708d
Parents:
aee34b9
Message:

Added a compiler header to determine whether a windows or linux compiler is being used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/Client/Client.vcxproj

    raee34b9 ra845faf  
    6262  </ItemDefinitionGroup>
    6363  <ItemGroup>
     64    <ClCompile Include="..\..\common\message.cpp" />
    6465    <ClCompile Include="main.cpp" />
    6566  </ItemGroup>
    6667  <ItemGroup>
     68    <ClInclude Include="..\..\common\compiler.h" />
    6769    <ClInclude Include="..\..\common\message.h" />
    6870  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.