--- trunk/EmuXPortal/EmuXPortal.csproj 2012/04/03 21:00:28 13 +++ trunk/EmuXPortal/EmuXPortal.csproj 2012/04/03 21:35:13 14 @@ -55,6 +55,7 @@ <Compile Include="Form1.Designer.cs"> <DependentUpon>Form1.cs</DependentUpon> </Compile> + <Compile Include="Logging\logger.cs" /> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <EmbeddedResource Include="Form1.resx"> |