|
@@ -46,15 +46,15 @@
|
|
|
<Reference Include="System.Xml" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <Compile Include="Form1.cs">
|
|
|
+ <Compile Include="Rew\Form1.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
- <Compile Include="Form1.Designer.cs">
|
|
|
+ <Compile Include="Rew\Form1.Designer.cs">
|
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Program.cs" />
|
|
|
+ <Compile Include="Rew\Program.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
- <EmbeddedResource Include="Form1.resx">
|
|
|
+ <EmbeddedResource Include="Rew\Form1.resx">
|
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
@@ -77,7 +77,7 @@
|
|
|
</Compile>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <None Include="App.config" />
|
|
|
+ <None Include="Rew\App.config" />
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
</Project>
|