Rename stdafx.h to pch.h

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2020-02-06 15:31:55 +01:00
parent 7a891d945b
commit c98e3b1ac8
19 changed files with 25 additions and 25 deletions

View File

@ -23,7 +23,7 @@
<ClCompile Include="..\src\crypto.cpp" /> <ClCompile Include="..\src\crypto.cpp" />
<ClCompile Include="..\src\framemanager.cpp" /> <ClCompile Include="..\src\framemanager.cpp" />
<ClCompile Include="..\src\hex.cpp" /> <ClCompile Include="..\src\hex.cpp" />
<ClCompile Include="..\src\stdafx.cpp"> <ClCompile Include="..\src\pch.cpp">
<PrecompiledHeader>Create</PrecompiledHeader> <PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile> </ClCompile>
<ClCompile Include="..\src\tlwgeom.cpp" /> <ClCompile Include="..\src\tlwgeom.cpp" />
@ -47,7 +47,7 @@
<ClInclude Include="..\include\wxex\valhex.h" /> <ClInclude Include="..\include\wxex\valhex.h" />
<ClInclude Include="..\include\wxex\valnet.h" /> <ClInclude Include="..\include\wxex\valnet.h" />
<ClInclude Include="..\include\wxex\xml.h" /> <ClInclude Include="..\include\wxex\xml.h" />
<ClInclude Include="..\src\stdafx.h" /> <ClInclude Include="..\src\pch.h" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<POCompile Include="..\locale\bg_BG.po" /> <POCompile Include="..\locale\bg_BG.po" />

View File

@ -28,7 +28,7 @@
</Filter> </Filter>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="..\src\stdafx.cpp"> <ClCompile Include="..\src\pch.cpp">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\src\appbar.cpp"> <ClCompile Include="..\src\appbar.cpp">
@ -63,7 +63,7 @@
</ClCompile> </ClCompile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="..\src\stdafx.h"> <ClInclude Include="..\src\pch.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\include\wxex\appbar.h"> <ClInclude Include="..\include\wxex\appbar.h">

View File

@ -28,7 +28,7 @@
</Filter> </Filter>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="..\src\stdafx.cpp"> <ClCompile Include="..\src\pch.cpp">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\src\appbar.cpp"> <ClCompile Include="..\src\appbar.cpp">
@ -63,7 +63,7 @@
</ClCompile> </ClCompile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="..\src\stdafx.h"> <ClInclude Include="..\src\pch.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\include\wxex\appbar.h"> <ClInclude Include="..\include\wxex\appbar.h">

View File

@ -28,7 +28,7 @@
</Filter> </Filter>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="..\src\stdafx.cpp"> <ClCompile Include="..\src\pch.cpp">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\src\appbar.cpp"> <ClCompile Include="..\src\appbar.cpp">
@ -63,7 +63,7 @@
</ClCompile> </ClCompile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="..\src\stdafx.h"> <ClInclude Include="..\src\pch.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\include\wxex\appbar.h"> <ClInclude Include="..\include\wxex\appbar.h">

View File

@ -28,7 +28,7 @@
</Filter> </Filter>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="..\src\stdafx.cpp"> <ClCompile Include="..\src\pch.cpp">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\src\appbar.cpp"> <ClCompile Include="..\src\appbar.cpp">
@ -63,7 +63,7 @@
</ClCompile> </ClCompile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="..\src\stdafx.h"> <ClInclude Include="..\src\pch.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\include\wxex\appbar.h"> <ClInclude Include="..\include\wxex\appbar.h">

View File

@ -28,7 +28,7 @@
</Filter> </Filter>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="..\src\stdafx.cpp"> <ClCompile Include="..\src\pch.cpp">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\src\appbar.cpp"> <ClCompile Include="..\src\appbar.cpp">
@ -63,7 +63,7 @@
</ClCompile> </ClCompile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="..\src\stdafx.h"> <ClInclude Include="..\src\pch.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\include\wxex\appbar.h"> <ClInclude Include="..\include\wxex\appbar.h">

View File

@ -28,7 +28,7 @@
</Filter> </Filter>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="..\src\stdafx.cpp"> <ClCompile Include="..\src\pch.cpp">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\src\appbar.cpp"> <ClCompile Include="..\src\appbar.cpp">
@ -63,7 +63,7 @@
</ClCompile> </ClCompile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="..\src\stdafx.h"> <ClInclude Include="..\src\pch.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\include\wxex\appbar.h"> <ClInclude Include="..\include\wxex\appbar.h">

View File

@ -19,7 +19,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
#pragma comment(lib, "Crypt32.lib") #pragma comment(lib, "Crypt32.lib")

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
bool WXEXTEND_API wxAuiManagerUpdatePerspectiveCaptions(wxAuiManager& mgr, wxString& perspective) bool WXEXTEND_API wxAuiManagerUpdatePerspectiveCaptions(wxAuiManager& mgr, wxString& perspective)

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
size_t WXEXTEND_API wxHexEncode(char *dst, size_t dstLen, const void *src_, size_t srcLen) size_t WXEXTEND_API wxHexEncode(char *dst, size_t dstLen, const void *src_, size_t srcLen)

View File

@ -18,4 +18,4 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"

View File

@ -19,7 +19,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
#if wxUSE_DYNLIB_CLASS #if wxUSE_DYNLIB_CLASS

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
size_t WXEXTEND_API wxURLEncode(char *dst, size_t dstLen, const char *src, size_t srcLen) size_t WXEXTEND_API wxURLEncode(char *dst, size_t dstLen, const char *src, size_t srcLen)

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View File

@ -18,7 +18,7 @@
along with wxExtend. If not, see <http://www.gnu.org/licenses/>. along with wxExtend. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdafx.h" #include "pch.h"
_Use_decl_annotations_ _Use_decl_annotations_