Skip to content

Commit

Permalink
Merge pull request #14 from stef145g/master
Browse files Browse the repository at this point in the history
Update build files for MSVC 2013e
  • Loading branch information
guanlisheng committed Aug 19, 2014
2 parents daeec45 + 4b79e8c commit 6fa1aed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions build/msvc_2013e/wxsqliteplus_wxsqliteplus.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@
<ClCompile Include="..\..\src\encrypkeydlg.cpp" />
<ClCompile Include="..\..\src\filterdlg.cpp" />
<ClCompile Include="..\..\src\indexbook.cpp" />
<ClCompile Include="..\..\src\ipcframe.cpp" />
<ClCompile Include="..\..\src\paneldata.cpp" />
<ClCompile Include="..\..\src\preferences.cpp" />
<ClCompile Include="..\..\src\sortdlg.cpp" />
Expand Down Expand Up @@ -299,7 +298,6 @@
<ClInclude Include="..\..\src\encrypkeydlg.h" />
<ClInclude Include="..\..\src\filterdlg.h" />
<ClInclude Include="..\..\src\indexbook.h" />
<ClInclude Include="..\..\src\ipcframe.h" />
<ClInclude Include="..\..\src\paneldata.h" />
<ClInclude Include="..\..\src\preferences.h" />
<ClInclude Include="..\..\src\sortdlg.h" />
Expand Down
6 changes: 0 additions & 6 deletions build/msvc_2013e/wxsqliteplus_wxsqliteplus.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@
<ClCompile Include="..\..\src\indexbook.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\src\ipcframe.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\src\paneldata.cpp">
<Filter>Source Files</Filter>
</ClCompile>
Expand Down Expand Up @@ -161,9 +158,6 @@
<ClInclude Include="..\..\src\indexbook.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="..\..\src\ipcframe.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="..\..\src\paneldata.h">
<Filter>Header Files</Filter>
</ClInclude>
Expand Down

0 comments on commit 6fa1aed

Please sign in to comment.