|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.1.32228.430 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShellcodeLoader", "ShellcodeLoader\ShellcodeLoader.vcxproj", "{ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}" |
| 7 | +EndProject |
| 8 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LoaderMaker", "LoaderMaker\LoaderMaker.vcxproj", "{C61E4A25-1987-454F-A4C1-30BD44B3F3E3}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|x64 = Debug|x64 |
| 13 | + Debug|x86 = Debug|x86 |
| 14 | + Release|x64 = Release|x64 |
| 15 | + Release|x86 = Release|x86 |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Debug|x64.ActiveCfg = Debug|x64 |
| 19 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Debug|x64.Build.0 = Debug|x64 |
| 20 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Debug|x86.ActiveCfg = Debug|Win32 |
| 21 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Debug|x86.Build.0 = Debug|Win32 |
| 22 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Release|x64.ActiveCfg = Release|x64 |
| 23 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Release|x64.Build.0 = Release|x64 |
| 24 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Release|x86.ActiveCfg = Release|Win32 |
| 25 | + {ACBDAAA2-4CE8-409D-8889-7FF3303BDE2F}.Release|x86.Build.0 = Release|Win32 |
| 26 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Debug|x64.ActiveCfg = Debug|x64 |
| 27 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Debug|x64.Build.0 = Debug|x64 |
| 28 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Debug|x86.ActiveCfg = Debug|Win32 |
| 29 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Debug|x86.Build.0 = Debug|Win32 |
| 30 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Release|x64.ActiveCfg = Release|x64 |
| 31 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Release|x64.Build.0 = Release|x64 |
| 32 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Release|x86.ActiveCfg = Release|Win32 |
| 33 | + {C61E4A25-1987-454F-A4C1-30BD44B3F3E3}.Release|x86.Build.0 = Release|Win32 |
| 34 | + EndGlobalSection |
| 35 | + GlobalSection(SolutionProperties) = preSolution |
| 36 | + HideSolutionNode = FALSE |
| 37 | + EndGlobalSection |
| 38 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 39 | + SolutionGuid = {111C5CD8-2227-4740-80B4-D73752036825} |
| 40 | + EndGlobalSection |
| 41 | +EndGlobal |
0 commit comments