- updated windows projects to add new byte_order file

This commit is contained in:
Mark Vejvoda
2012-11-01 06:46:14 +00:00
parent e0efa229c5
commit df2ffa2bc1
2 changed files with 5 additions and 0 deletions

View File

@@ -248,6 +248,10 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\..\source\shared_lib\sources\platform\common\byte_order.cpp"
>
</File>
<File
RelativePath="..\..\source\shared_lib\sources\graphics\freetype-gl\edtaa3func.c"
>

View File

@@ -182,6 +182,7 @@
<ClCompile Include="..\..\source\shared_lib\sources\graphics\gl\font_textFTGL.cpp" />
<ClCompile Include="..\..\source\shared_lib\sources\graphics\gl\font_text_freetypegl.cpp" />
<ClCompile Include="..\..\source\shared_lib\sources\graphics\video_player.cpp" />
<ClCompile Include="..\..\source\shared_lib\sources\platform\common\byte_order.cpp" />
<ClCompile Include="..\..\source\shared_lib\sources\platform\miniupnpc\connecthostport.c" />
<ClCompile Include="..\..\source\shared_lib\sources\platform\miniupnpc\portlistingparse.c" />
<ClCompile Include="..\..\source\shared_lib\sources\platform\miniupnpc\receivedata.c" />