aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-06-23 20:20:38 -0400
committerMichael <[email protected]>2017-06-23 20:20:38 -0400
commit1661f9a5bd46dbd7d2586787c55bfc407c027629 (patch)
treed5ff99e5cc8f3db8a9236b247886866601b915b9 /ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj
parent42a7829864cd6cf2dff2a21f9dbed208b154c6f7 (diff)
downloadshiftos_thereturn-1661f9a5bd46dbd7d2586787c55bfc407c027629.tar.gz
shiftos_thereturn-1661f9a5bd46dbd7d2586787c55bfc407c027629.tar.bz2
shiftos_thereturn-1661f9a5bd46dbd7d2586787c55bfc407c027629.zip
hacking work
Me: [squeaky] IT'S WORKING!! Phil: Michael... You just creeped me out...
Diffstat (limited to 'ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj')
-rw-r--r--ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj b/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj
index f1f944b..194e038 100644
--- a/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj
+++ b/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj
@@ -52,6 +52,12 @@
<Compile Include="FileCreator.Designer.cs">
<DependentUpon>FileCreator.cs</DependentUpon>
</Compile>
+ <Compile Include="Infobox.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="Infobox.Designer.cs">
+ <DependentUpon>Infobox.cs</DependentUpon>
+ </Compile>
<Compile Include="Main.cs">
<SubType>Form</SubType>
</Compile>
@@ -63,6 +69,9 @@
<EmbeddedResource Include="FileCreator.resx">
<DependentUpon>FileCreator.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Infobox.resx">
+ <DependentUpon>Infobox.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Main.resx">
<DependentUpon>Main.cs</DependentUpon>
</EmbeddedResource>