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