@@ -7,6 +7,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "caffe", "caffe\caffe.vcxpro
7
7
EndProject
8
8
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "test-MNIST" , "test-MNIST\test-MNIST.vcxproj" , "{73E67F0A-0507-438A-9BA7-75836EA90290}"
9
9
EndProject
10
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "train-MNIST" , "train-MNIST\train-MNIST.vcxproj" , "{F52D9568-89B4-4A53-AC13-8F4A84304D70}"
11
+ EndProject
10
12
Global
11
13
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
12
14
Debug| Mixed Platforms = Debug| Mixed Platforms
@@ -41,6 +43,18 @@ Global
41
43
{73E67F0A-0507-438A-9BA7-75836EA90290} .Release| Win32 .Build .0 = Release| Win32
42
44
{73E67F0A-0507-438A-9BA7-75836EA90290} .Release| x64 .ActiveCfg = Release| x64
43
45
{73E67F0A-0507-438A-9BA7-75836EA90290} .Release| x64 .Build .0 = Release| x64
46
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Debug| Mixed Platforms .ActiveCfg = Debug| Win32
47
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Debug| Mixed Platforms .Build .0 = Debug| Win32
48
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Debug| Win32 .ActiveCfg = Debug| Win32
49
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Debug| Win32 .Build .0 = Debug| Win32
50
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Debug| x64 .ActiveCfg = Debug| x64
51
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Debug| x64 .Build .0 = Debug| x64
52
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Release| Mixed Platforms .ActiveCfg = Release| Win32
53
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Release| Mixed Platforms .Build .0 = Release| Win32
54
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Release| Win32 .ActiveCfg = Release| Win32
55
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Release| Win32 .Build .0 = Release| Win32
56
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Release| x64 .ActiveCfg = Release| x64
57
+ {F52D9568-89B4-4A53-AC13-8F4A84304D70} .Release| x64 .Build .0 = Release| x64
44
58
EndGlobalSection
45
59
GlobalSection (SolutionProperties ) = preSolution
46
60
HideSolutionNode = FALSE
0 commit comments