|
I had to use precompiled headers in AdblockPlusEngine and make each project define the name of its precompiled header for the shared files to work in both projects.
It'd be nicer to move away from precompiled headers in both projects in the long term I think.
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+179 lines, -219 lines) |
Patch |
|
M |
AdblockPlusEngine.vcxproj
|
View
|
|
3 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
|
M |
AdblockPlusPlugin.vcxproj
|
View
|
|
8 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/engine/main.cpp
|
View
|
|
6 chunks |
+10 lines, -105 lines |
2 comments
|
Download
|
|
A |
src/engine/stdafx.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/plugin/AdblockPlusClient.cpp
|
View
|
|
4 chunks |
+8 lines, -100 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginStdAfx.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A |
src/shared/AutoHandle.h
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/shared/AutoHandle.cpp
|
View
|
|
1 chunk |
+21 lines, -0 lines |
3 comments
|
Download
|
|
A |
src/shared/Communication.h
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/shared/Communication.cpp
|
View
|
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5
|