diff options
Diffstat (limited to 'Build/external/tinyxml2/tinyxml2.vcxproj.filters')
-rw-r--r-- | Build/external/tinyxml2/tinyxml2.vcxproj.filters | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/external/tinyxml2/tinyxml2.vcxproj.filters b/Build/external/tinyxml2/tinyxml2.vcxproj.filters new file mode 100644 index 0000000..3eaf3da --- /dev/null +++ b/Build/external/tinyxml2/tinyxml2.vcxproj.filters @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup> + <ClCompile Include="..\..\..\source\external\tinyxml2\tinyxml2.cpp" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\..\source\external\tinyxml2\tinyxml2.h" /> + </ItemGroup> +</Project>
\ No newline at end of file |