summaryrefslogtreecommitdiff
path: root/src/anytun.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/anytun.vcproj')
-rw-r--r--src/anytun.vcproj16
1 files changed, 14 insertions, 2 deletions
diff --git a/src/anytun.vcproj b/src/anytun.vcproj
index 4e092db..f27ba21 100644
--- a/src/anytun.vcproj
+++ b/src/anytun.vcproj
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/I "C:\Program Files\boost\boost_1_35_0\""
Optimization="0"
- PreprocessorDefinitions="NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER"
+ PreprocessorDefinitions="NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOSIGNALCONTROLLER;WIN32_LEAN_AND_MEAN"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -113,7 +113,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="NOCRYPT;NODAEMON;NOEXEC;NOPACKED"
+ PreprocessorDefinitions="NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOSIGNALCONTROLLER"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -238,6 +238,10 @@
>
</File>
<File
+ RelativePath=".\routingTable.h"
+ >
+ </File>
+ <File
RelativePath=".\rtpSession.h"
>
</File>
@@ -386,6 +390,10 @@
>
</File>
<File
+ RelativePath=".\routingTable.cpp"
+ >
+ </File>
+ <File
RelativePath=".\rtpSession.cpp"
>
</File>
@@ -433,6 +441,10 @@
RelativePath=".\syncTcpConnection.cpp"
>
</File>
+ <File
+ RelativePath=".\tunDevice.cpp"
+ >
+ </File>
</Filter>
</Files>
<Globals>