From 6f279a1b5ad24ee67f2e347284f24dcada12d4da Mon Sep 17 00:00:00 2001 From: Ian P King Date: Wed, 10 Jul 2019 10:55:52 +1000 Subject: [PATCH] Add project files. --- RMA10PRP.sln | 25 +++++++++++++++++++++++++ RMA10PRP/RMA10PRP.vfproj | 30 ++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 RMA10PRP.sln create mode 100644 RMA10PRP/RMA10PRP.vfproj diff --git a/RMA10PRP.sln b/RMA10PRP.sln new file mode 100644 index 0000000..659ea63 --- /dev/null +++ b/RMA10PRP.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28307.168 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{6989167D-11E4-40FE-8C1A-2192A86A7E90}") = "RMA10PRP", "RMA10PRP\RMA10PRP.vfproj", "{B6057D3A-61E2-413E-8DA0-27B67AC87DDC}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x86 = Debug|x86 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B6057D3A-61E2-413E-8DA0-27B67AC87DDC}.Debug|x86.ActiveCfg = Debug|Win32 + {B6057D3A-61E2-413E-8DA0-27B67AC87DDC}.Debug|x86.Build.0 = Debug|Win32 + {B6057D3A-61E2-413E-8DA0-27B67AC87DDC}.Release|x86.ActiveCfg = Release|Win32 + {B6057D3A-61E2-413E-8DA0-27B67AC87DDC}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {8B6E8354-B2FE-4D46-A09C-CCFC73AF80D7} + EndGlobalSection +EndGlobal diff --git a/RMA10PRP/RMA10PRP.vfproj b/RMA10PRP/RMA10PRP.vfproj new file mode 100644 index 0000000..dff1c78 --- /dev/null +++ b/RMA10PRP/RMA10PRP.vfproj @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +