VS2010 project: Added pathsettings.cpp and pathsettings.h.

This commit is contained in:
luigi__ 2009-07-04 11:09:50 +00:00
parent 9fd39b42be
commit 8495cce7d8
1 changed files with 2 additions and 0 deletions

View File

@ -254,6 +254,7 @@
<ClCompile Include="ogl.cpp" />
<ClCompile Include="OpenArchive.cpp" />
<ClCompile Include="palView.cpp" />
<ClCompile Include="pathsettings.cpp" />
<ClCompile Include="ramwatch.cpp" />
<ClCompile Include="ram_search.cpp" />
<ClCompile Include="replay.cpp" />
@ -374,6 +375,7 @@
<ClInclude Include="oamView.h" />
<ClInclude Include="OpenArchive.h" />
<ClInclude Include="palView.h" />
<ClInclude Include="pathsettings.h" />
<ClInclude Include="ramwatch.h" />
<ClInclude Include="ram_search.h" />
<ClInclude Include="replay.h" />