diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-04-28 17:48:44 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-04-28 17:48:44 +0300 |
commit | 040444db8fc48cd4012bc7ec4568f6a9b6143cb3 (patch) | |
tree | 82fe63ebc8f4e505d9337345cf67704bd60e9834 /km/build/wdk8.1update/special/nt_namespace/nt_namespace.vs12.sln | |
parent | CMakeLists.txt updates (diff) | |
download | windows7-drivers-040444db8fc48cd4012bc7ec4568f6a9b6143cb3.tar.gz windows7-drivers-040444db8fc48cd4012bc7ec4568f6a9b6143cb3.zip |
nt_path_converter -> nt_namespace
Diffstat (limited to '')
-rw-r--r-- | km/build/wdk8.1update/special/nt_namespace/nt_namespace.vs12.sln (renamed from km/build/wdk8.1update/special/nt_path_converter/nt_path_converter.vs12.sln) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/km/build/wdk8.1update/special/nt_path_converter/nt_path_converter.vs12.sln b/km/build/wdk8.1update/special/nt_namespace/nt_namespace.vs12.sln index 45cf003..7b06101 100644 --- a/km/build/wdk8.1update/special/nt_path_converter/nt_path_converter.vs12.sln +++ b/km/build/wdk8.1update/special/nt_namespace/nt_namespace.vs12.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0.40629.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nt_path_converter.vs12", "nt_path_converter.vs12.vcxproj", "{6B611107-4492-46B1-A233-12BAB1FF0FC2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nt_namespace.vs12", "nt_namespace.vs12.vcxproj", "{6B611107-4492-46B1-A233-12BAB1FF0FC2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution |