Skip to content
Snippets Groups Projects
Commit 11cef6d7 authored by Rsge's avatar Rsge
Browse files

Changed naming scheme

parent 0522b07a
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<ProjectGuid>ea28d07f-cd43-45d1-b01d-1eeeb360d215</ProjectGuid> <ProjectGuid>ea28d07f-cd43-45d1-b01d-1eeeb360d215</ProjectGuid>
<ProjectHome> <ProjectHome>
</ProjectHome> </ProjectHome>
<StartupFile>converter.py</StartupFile> <StartupFile>Converter.py</StartupFile>
<SearchPath> <SearchPath>
</SearchPath> </SearchPath>
<WorkingDirectory>.</WorkingDirectory> <WorkingDirectory>.</WorkingDirectory>
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
<Content Include="Process.txt" /> <Content Include="Process.txt" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="converter.py" /> <Compile Include="Converter.py" />
<Compile Include="converter_legacy.py" /> <Compile Include="LegacyConverter.py" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" /> <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
<!-- Uncomment the CoreCompile target to enable the Build command in <!-- Uncomment the CoreCompile target to enable the Build command in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment