diff options
author | chai <chaifix@163.com> | 2018-12-25 11:24:53 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-25 11:24:53 +0800 |
commit | 642d1b30a8047c70b1bd791e572287bfd64e2c18 (patch) | |
tree | d08d5a6ce02aa4ca1c043e02c254eda7d4543327 | |
parent | d4ad0403d451a7d41d0ee92b4273fb8d2f6ff27e (diff) |
-editor
-rw-r--r-- | build/vc++/jin.sln | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/build/vc++/jin.sln b/build/vc++/jin.sln index e2c251d..a143e41 100644 --- a/build/vc++/jin.sln +++ b/build/vc++/jin.sln @@ -49,10 +49,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lua51", "3rdparty\Lua51\Lua EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cembed", "3rdparty\cembed\cembed.vcxproj", "{DE837ACB-AA3B-4C91-9CA1-395D1B85E11F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "editor", "editor\editor.vcxproj", "{32B71830-29EE-414F-9BD1-204406E9E72B}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Editor", "Editor", "{4AC2B260-8ABD-48FA-BE91-9E82FB4097CE}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -197,14 +193,6 @@ Global {DE837ACB-AA3B-4C91-9CA1-395D1B85E11F}.Release|x64.Build.0 = Release|x64 {DE837ACB-AA3B-4C91-9CA1-395D1B85E11F}.Release|x86.ActiveCfg = Release|Win32 {DE837ACB-AA3B-4C91-9CA1-395D1B85E11F}.Release|x86.Build.0 = Release|Win32 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Debug|x64.ActiveCfg = Debug|x64 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Debug|x64.Build.0 = Debug|x64 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Debug|x86.ActiveCfg = Debug|Win32 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Debug|x86.Build.0 = Debug|Win32 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Release|x64.ActiveCfg = Release|x64 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Release|x64.Build.0 = Release|x64 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Release|x86.ActiveCfg = Release|Win32 - {32B71830-29EE-414F-9BD1-204406E9E72B}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -229,7 +217,6 @@ Global {C6B16179-5640-4D41-8756-0525D25EB569} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92} {4156CD69-6FC4-4B32-B008-BB94C8AE17F5} = {2A2F610D-E42B-426F-8DC8-79E0C6FCCDD2} {DE837ACB-AA3B-4C91-9CA1-395D1B85E11F} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92} - {32B71830-29EE-414F-9BD1-204406E9E72B} = {4AC2B260-8ABD-48FA-BE91-9E82FB4097CE} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {633D8D43-3349-43F7-8835-7D7F58BAD2A8} |