diff options
| author | shuffle2 <godisgovernment@gmail.com> | 2017-06-03 18:36:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-03 18:36:01 -0700 |
| commit | c2cef72f8bf178c1fc5b0bc55fdaccd67f13aa90 (patch) | |
| tree | e9cf0b2f305200e6e8f98784625a4b52558e874f /Source/Core/InputCommon | |
| parent | 78c0e8c80989a553806edc95da10ebc724750ccb (diff) | |
| parent | 2a01945cf497e09729fc8b3a2c798b13022617ee (diff) | |
Merge pull request #5512 from shuffle2/vs-cleanup
VS cleanup
Diffstat (limited to 'Source/Core/InputCommon')
| -rw-r--r-- | Source/Core/InputCommon/InputCommon.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/InputCommon/InputCommon.vcxproj.filters b/Source/Core/InputCommon/InputCommon.vcxproj.filters index 3b1c4025e0..600a77727d 100644 --- a/Source/Core/InputCommon/InputCommon.vcxproj.filters +++ b/Source/Core/InputCommon/InputCommon.vcxproj.filters @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="ControllerInterface"> <UniqueIdentifier>{3a755a86-0efa-4396-bf79-bb3a1910764d}</UniqueIdentifier> |
