@@ -11,7 +11,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "util", "util\util.vcxproj",
1111EndProject
1212Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "AddressUtil" , "AddressUtil\AddressUtil.vcxproj" , "{34042455-D274-432D-9134-C9EA41FD1B54}"
1313EndProject
14- Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "KeyFinder " , "KeyFinder\KeyFinder.vcxproj" , "{D77642A9-365C-420C-A726-469649D2927E}"
14+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "cuKeyFinder " , "KeyFinder\KeyFinder.vcxproj" , "{D77642A9-365C-420C-A726-469649D2927E}"
1515 Project Section (ProjectDependencies ) = postProject
1616 {53EE0C03-4419-4767-A91B-7FC7D4B3D2AA} = {53EE0C03-4419-4767-A91B-7FC7D4B3D2AA}
1717 {CCA3D02C-5E5A-4A24-B34B-5961DFA93946} = {CCA3D02C-5E5A-4A24-B34B-5961DFA93946}
@@ -65,6 +65,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clKeyFinder", "clKeyFinder\
6565 {BFF4B5FE-C2C5-4384-8941-CD6CB29E78C6} = {BFF4B5FE-C2C5-4384-8941-CD6CB29E78C6}
6666 EndProject Section
6767EndProject
68+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "embedcl" , "embedcl\embedcl.vcxproj" , "{8DA841AA-42FF-40AA-8F12-BC654DF39FEF}"
69+ EndProject
6870Global
6971 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
7072 Debug| x64 = Debug| x64
@@ -193,6 +195,14 @@ Global
193195 {36400E8D-3D04-430C-90A4-FC989E460B3C} .Release| x64 .Build .0 = Release| x64
194196 {36400E8D-3D04-430C-90A4-FC989E460B3C} .Release| x86 .ActiveCfg = Release| Win32
195197 {36400E8D-3D04-430C-90A4-FC989E460B3C} .Release| x86 .Build .0 = Release| Win32
198+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Debug| x64 .ActiveCfg = Debug| x64
199+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Debug| x64 .Build .0 = Debug| x64
200+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Debug| x86 .ActiveCfg = Debug| Win32
201+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Debug| x86 .Build .0 = Debug| Win32
202+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Release| x64 .ActiveCfg = Release| x64
203+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Release| x64 .Build .0 = Release| x64
204+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Release| x86 .ActiveCfg = Release| Win32
205+ {8DA841AA-42FF-40AA-8F12-BC654DF39FEF} .Release| x86 .Build .0 = Release| Win32
196206 EndGlobalSection
197207 GlobalSection (SolutionProperties ) = preSolution
198208 HideSolutionNode = FALSE
0 commit comments