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


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.filters

    raee34b9 ra845faf  
    2222      <Filter>Source Files</Filter>
    2323    </ClCompile>
     24    <ClCompile Include="..\..\common\message.cpp">
     25      <Filter>Source Files\common</Filter>
     26    </ClCompile>
    2427  </ItemGroup>
    2528  <ItemGroup>
     
    2730      <Filter>Source Files\common</Filter>
    2831    </ClInclude>
     32    <ClInclude Include="..\..\common\compiler.h">
     33      <Filter>Source Files\common</Filter>
     34    </ClInclude>
    2935  </ItemGroup>
    3036</Project>
Note: See TracChangeset for help on using the changeset viewer.