From 4a4eef2a0b267ca9c1bbe9dfbaab26ee56bd0bfe Mon Sep 17 00:00:00 2001 From: Ian P King Date: Tue, 24 Mar 2020 12:00:06 +1100 Subject: [PATCH] Add project files. --- RMAGENV84.sln | 25 +++++++++++++++++++++++++ RMAGENV84/RMAGENV84.vfproj | 30 ++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 RMAGENV84.sln create mode 100644 RMAGENV84/RMAGENV84.vfproj diff --git a/RMAGENV84.sln b/RMAGENV84.sln new file mode 100644 index 0000000..e7ffd8a --- /dev/null +++ b/RMAGENV84.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}") = "RMAGENV84", "RMAGENV84\RMAGENV84.vfproj", "{9BD6D9E5-92D6-4887-A4D0-ED7AE12E06B6}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x86 = Debug|x86 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9BD6D9E5-92D6-4887-A4D0-ED7AE12E06B6}.Debug|x86.ActiveCfg = Debug|Win32 + {9BD6D9E5-92D6-4887-A4D0-ED7AE12E06B6}.Debug|x86.Build.0 = Debug|Win32 + {9BD6D9E5-92D6-4887-A4D0-ED7AE12E06B6}.Release|x86.ActiveCfg = Release|Win32 + {9BD6D9E5-92D6-4887-A4D0-ED7AE12E06B6}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {923F9127-741E-4FE3-9A76-A92770E21B55} + EndGlobalSection +EndGlobal diff --git a/RMAGENV84/RMAGENV84.vfproj b/RMAGENV84/RMAGENV84.vfproj new file mode 100644 index 0000000..b58ee8a --- /dev/null +++ b/RMAGENV84/RMAGENV84.vfproj @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +