diff --git a/Common/Common.csproj b/Common/Common.csproj
index cc78428c2..6d7c93884 100644
--- a/Common/Common.csproj
+++ b/Common/Common.csproj
@@ -17,7 +17,7 @@
full
false
bin\Debug\
- TRACE;DEBUG
+ TRACE;DEBUG;LANG_PL
prompt
4
@@ -25,7 +25,7 @@
pdbonly
true
bin\Release\
- TRACE
+ TRACE;LANG_PL
prompt
4
diff --git a/Results/Results.csproj b/Results/Results.csproj
index 3baa75d44..64e5d76aa 100644
--- a/Results/Results.csproj
+++ b/Results/Results.csproj
@@ -19,7 +19,7 @@
full
false
bin\Debug\
- TRACE;DEBUG
+ TRACE;DEBUG;LANG_PL
prompt
4
AnyCPU
@@ -29,7 +29,7 @@
pdbonly
true
bin\Release\
- TRACE
+ TRACE;LANG_PL
prompt
4
false