Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-03-20 20:57:05 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-03-20 20:57:05 +0300
commitf7598533f7629330cb0c8a3e85da02e590badfc0 (patch)
tree1c208a1098f4f3f913e4b0ad60c565f056fbf190 /hakchi_gui.csproj
parenta1590b08308921b95656046224bc3dd75131b42c (diff)
...or Live View
Diffstat (limited to 'hakchi_gui.csproj')
-rw-r--r--hakchi_gui.csproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/hakchi_gui.csproj b/hakchi_gui.csproj
index 07421598..0abcb1e8 100644
--- a/hakchi_gui.csproj
+++ b/hakchi_gui.csproj
@@ -152,11 +152,11 @@
<Compile Include="GameGenie\GameGenieFormatException.cs" />
<Compile Include="GameGenie\GameGenieNotFoundException.cs" />
<Compile Include="GameGenie\GameGeniePatcherSnes.cs" />
- <Compile Include="LifeViewForm.cs">
+ <Compile Include="LiveViewForm.cs">
<SubType>Form</SubType>
</Compile>
- <Compile Include="LifeViewForm.Designer.cs">
- <DependentUpon>LifeViewForm.cs</DependentUpon>
+ <Compile Include="LiveViewForm.Designer.cs">
+ <DependentUpon>LiveViewForm.cs</DependentUpon>
</Compile>
<Compile Include="SelectConsoleDialog.cs">
<SubType>Form</SubType>
@@ -603,8 +603,8 @@
<EmbeddedResource Include="ImageGooglerForm.pt-BR.resx">
<DependentUpon>ImageGooglerForm.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="LifeViewForm.resx">
- <DependentUpon>LifeViewForm.cs</DependentUpon>
+ <EmbeddedResource Include="LiveViewForm.resx">
+ <DependentUpon>LiveViewForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MainForm.hu-HU.resx">
<DependentUpon>MainForm.cs</DependentUpon>