aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-06-29 13:13:45 -0700
committerwilliam341 <[email protected]>2017-06-29 13:13:45 -0700
commitad387c41e7d6cc547431e88695d4723ea2dba913 (patch)
treea68282dda40c4f0b28883241c7adcf9010f4550e /ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj
parentb4b19e7a4d203b58537f5b98214296ab52c49b2d (diff)
parent5bebd4411bc6266cbee482a429ba794eefa8f9b6 (diff)
downloadshiftos_thereturn-ad387c41e7d6cc547431e88695d4723ea2dba913.tar.gz
shiftos_thereturn-ad387c41e7d6cc547431e88695d4723ea2dba913.tar.bz2
shiftos_thereturn-ad387c41e7d6cc547431e88695d4723ea2dba913.zip
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
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>