--- trunk/RomCheater/RomCheater.csproj 2012/05/09 08:02:18 17 +++ trunk/RomCheater/RomCheater.csproj 2012/05/09 08:41:36 20 @@ -46,6 +46,7 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> + <Compile Include="AppConsts.cs" /> <Compile Include="Main.cs"> <SubType>Form</SubType> </Compile> |