@@ -69,8 +69,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "core_input_mouse", "example
69
69
EndProject
70
70
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "core_input_multitouch" , "examples\core_input_multitouch.vcxproj" , "{A643BB06-735D-47F3-BFE7-B6D3C36F7097}"
71
71
EndProject
72
- Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "core_loading_thread" , "examples\core_loading_thread.vcxproj" , "{F026020F-7B00-40C8-91C3-5DE85EC45A95}"
73
- EndProject
74
72
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "core_random_sequence" , "examples\core_random_sequence.vcxproj" , "{6B8BAAF1-75C7-4C68-80B8-0E2A9EABBD9A}"
75
73
EndProject
76
74
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "core_random_values" , "examples\core_random_values.vcxproj" , "{B332DCA8-3599-4A99-917A-82261BDC27AC}"
@@ -931,20 +929,6 @@ Global
931
929
{A643BB06-735D-47F3-BFE7-B6D3C36F7097} .Release| x64 .Build .0 = Release| x64
932
930
{A643BB06-735D-47F3-BFE7-B6D3C36F7097} .Release| x86 .ActiveCfg = Release| Win32
933
931
{A643BB06-735D-47F3-BFE7-B6D3C36F7097} .Release| x86 .Build .0 = Release| Win32
934
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Debug .DLL| ARM64 .ActiveCfg = Debug .DLL| ARM64
935
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Debug .DLL| x64 .ActiveCfg = Debug .DLL| x64
936
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Debug .DLL| x86 .ActiveCfg = Debug .DLL| Win32
937
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Debug .DLL| x86 .Build .0 = Debug .DLL| Win32
938
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Debug| ARM64 .ActiveCfg = Debug| ARM64
939
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Debug| x64 .ActiveCfg = Debug| x64
940
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Debug| x86 .ActiveCfg = Debug| Win32
941
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Release .DLL| ARM64 .ActiveCfg = Release .DLL| ARM64
942
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Release .DLL| x64 .ActiveCfg = Release .DLL| x64
943
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Release .DLL| x86 .ActiveCfg = Release .DLL| Win32
944
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Release .DLL| x86 .Build .0 = Release .DLL| Win32
945
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Release| ARM64 .ActiveCfg = Release| ARM64
946
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Release| x64 .ActiveCfg = Release| x64
947
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} .Release| x86 .ActiveCfg = Release| Win32
948
932
{6B8BAAF1-75C7-4C68-80B8-0E2A9EABBD9A} .Debug .DLL| ARM64 .ActiveCfg = Debug .DLL| ARM64
949
933
{6B8BAAF1-75C7-4C68-80B8-0E2A9EABBD9A} .Debug .DLL| ARM64 .Build .0 = Debug .DLL| ARM64
950
934
{6B8BAAF1-75C7-4C68-80B8-0E2A9EABBD9A} .Debug .DLL| x64 .ActiveCfg = Debug .DLL| x64
@@ -4195,7 +4179,6 @@ Global
4195
4179
{92B64AE7-D773-4F05-89F1-CE59BBF4F053} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
4196
4180
{A2BA5E5C-FDB9-4939-B0B5-2B753A5E33D3} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
4197
4181
{A643BB06-735D-47F3-BFE7-B6D3C36F7097} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
4198
- {F026020F-7B00-40C8-91C3-5DE85EC45A95} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
4199
4182
{6B8BAAF1-75C7-4C68-80B8-0E2A9EABBD9A} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
4200
4183
{B332DCA8-3599-4A99-917A-82261BDC27AC} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
4201
4184
{59089B0C-AAB4-4532-B294-44DEAE7178B7} = {6C82BAAE-BDDF-457D-8FA8-7E2490B07035}
0 commit comments