File tree Expand file tree Collapse file tree 8 files changed +40
-8
lines changed Expand file tree Collapse file tree 8 files changed +40
-8
lines changed Original file line number Diff line number Diff line change 77// stdafx.cpp :
88// Include the standard header and generate the precompiled header.
99
10- #include " stdafx.h"
10+ #include " stdafx.h"
11+
12+ #if WIN32
13+ __declspec (dllexport) int httpclient_test_generate_lib = 0;
14+ #endif
Original file line number Diff line number Diff line change 11// stdafx.cpp :
22// Include the standard header and generate the precompiled header.
33
4- #include " stdafx.h"
4+ #include " stdafx.h"
5+
6+ #if WIN32
7+ __declspec (dllexport) int httplistener_test_generate_lib = 0;
8+ #endif
Original file line number Diff line number Diff line change 77// stdafx.cpp :
88// Include the standard header and generate the precompiled header.
99
10- #include " stdafx.h"
10+ #include " stdafx.h"
11+
12+ #if WIN32
13+ __declspec (dllexport) int json_test_generate_lib = 0;
14+ #endif
Original file line number Diff line number Diff line change 77// stdafx.cpp :
88// Include the standard header and generate the precompiled header.
99
10- #include " stdafx.h"
10+ #include " stdafx.h"
11+
12+ #if WIN32
13+ __declspec (dllexport) int pplx_test_generate_lib = 0;
14+ #endif
Original file line number Diff line number Diff line change 88// Include the standard header and generate the precompiled header.
99
1010
11- #include " stdafx.h"
11+ #include " stdafx.h"
12+
13+ #if WIN32
14+ __declspec (dllexport) int streams_test_generate_lib = 0;
15+ #endif
Original file line number Diff line number Diff line change 88// stdafx.cpp :
99// Include the standard header and generate the precompiled header.
1010
11- #include " stdafx.h"
11+ #include " stdafx.h"
12+
13+ #if WIN32
14+ __declspec (dllexport) int pplx_test_generate_lib = 0;
15+ #endif
Original file line number Diff line number Diff line change 88// stdafx.cpp :
99// Include the standard header and generate the precompiled header.
1010
11- #include " stdafx.h"
11+ #include " stdafx.h"
12+
13+ #if WIN32
14+ __declspec (dllexport) int pplx_test_generate_lib = 0;
15+ #endif
Original file line number Diff line number Diff line change 77// stdafx.cpp :
88// Include the standard header and generate the precompiled header.
99
10- #include " stdafx.h"
10+ #include " stdafx.h"
11+
12+ #if WIN32
13+ __declspec (dllexport) int websocket_client_test_generate_lib = 0;
14+ #endif
You can’t perform that action at this time.
0 commit comments