Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.ScratchPad/RomCheater.ScratchPad.csproj 2013/06/20 20:25:55 762 +++ trunk/RomCheater.ScratchPad/RomCheater.ScratchPad.csproj 2013/06/20 20:43:46 767 @@ -53,6 +53,12 @@ <Compile Include="ScratchPad.designer.cs"> <DependentUpon>ScratchPad.cs</DependentUpon> </Compile> + <Compile Include="ScratchPadDocument.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="ScratchPadDocument.Designer.cs"> + <DependentUpon>ScratchPadDocument.cs</DependentUpon> + </Compile> <Compile Include="ScratchPadPlugin.cs" /> </ItemGroup> <ItemGroup>
ViewVC Help | |
Powered by ViewVC 1.1.22 |