ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/EmuXPortal/trunk/EmuXPortal/EmuXPortal.csproj
(Generate patch)

Comparing trunk/EmuXPortal/EmuXPortal.csproj (file contents):
Revision 12 by william, Tue Apr 3 20:35:32 2012 UTC vs.
Revision 13 by william, Tue Apr 3 21:00:28 2012 UTC

--- trunk/EmuXPortal/EmuXPortal.csproj	2012/04/03 20:35:32	12
+++ trunk/EmuXPortal/EmuXPortal.csproj	2012/04/03 21:00:28	13
@@ -48,6 +48,7 @@
   </ItemGroup>
   <ItemGroup>
     <Compile Include="Api\ConfigLoader.cs" />
+    <Compile Include="Api\DisplayHelper.cs" />
     <Compile Include="Form1.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -56,6 +57,9 @@
     </Compile>
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <EmbeddedResource Include="Form1.resx">
+      <DependentUpon>Form1.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="Properties\Resources.resx">
       <Generator>ResXFileCodeGenerator</Generator>
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>