23 |
|
EndProject |
24 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RomCheater.PluginFramework", "RomCheater.PluginFramework\RomCheater.PluginFramework.csproj", "{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}" |
25 |
|
EndProject |
26 |
< |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{504C6381-3502-4C5D-9035-3AEA01AF9300}" |
26 |
> |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CorePlugins", "CorePlugins", "{504C6381-3502-4C5D-9035-3AEA01AF9300}" |
27 |
|
EndProject |
28 |
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "deps", "deps", "{9866E735-3283-4838-8165-6C5DCAD9719A}" |
29 |
|
EndProject |
31 |
|
EndProject |
32 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utilities.TransparentControls", "deps\TransparentControl\TransparentControls\Utilities.TransparentControls.csproj", "{DD4D2205-3308-4E1A-A5D9-C01129564566}" |
33 |
|
EndProject |
34 |
+ |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RomCheater.CorePlugins", "RomCheater.CorePlugins\RomCheater.CorePlugins.csproj", "{DC27888E-E976-48B7-A422-12B39C0D3B65}" |
35 |
+ |
EndProject |
36 |
|
Global |
37 |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
38 |
|
Debug|Any CPU = Debug|Any CPU |
107 |
|
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Mixed Platforms.Build.0 = Release|x86 |
108 |
|
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|x86.ActiveCfg = Release|x86 |
109 |
|
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|x86.Build.0 = Release|x86 |
110 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
111 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Debug|Any CPU.Build.0 = Debug|Any CPU |
112 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
113 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
114 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Debug|x86.ActiveCfg = Debug|Any CPU |
115 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Release|Any CPU.ActiveCfg = Release|Any CPU |
116 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Release|Any CPU.Build.0 = Release|Any CPU |
117 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
118 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
119 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65}.Release|x86.ActiveCfg = Release|Any CPU |
120 |
|
EndGlobalSection |
121 |
|
GlobalSection(SolutionProperties) = preSolution |
122 |
|
HideSolutionNode = FALSE |
126 |
|
{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04} = {224C8121-79C9-4F83-89A3-E8657AFD0AAD} |
127 |
|
{2AE2F089-C470-442E-9AA4-19487B3ADBE6} = {4DBE6204-5BA9-445C-9581-AD172A8B1654} |
128 |
|
{BA5A023F-B51B-4FAA-9477-B3C842FF47CA} = {62A3E585-58A8-4B24-9EBF-12DFB3708543} |
129 |
+ |
{DC27888E-E976-48B7-A422-12B39C0D3B65} = {504C6381-3502-4C5D-9035-3AEA01AF9300} |
130 |
|
{26C5F25F-B450-4CAF-AD8B-B8D11AE73457} = {9866E735-3283-4838-8165-6C5DCAD9719A} |
131 |
|
{DD4D2205-3308-4E1A-A5D9-C01129564566} = {9866E735-3283-4838-8165-6C5DCAD9719A} |
132 |
|
EndGlobalSection |