summaryrefslogtreecommitdiff
path: root/src/anytun.vcproj
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-01-31 02:17:44 +0000
committerChristian Pointner <equinox@anytun.org>2009-01-31 02:17:44 +0000
commit0c834b28bf391056ebbd2e84e64062b902f936ed (patch)
tree3fe3b898307484bff35625c88710cc62ade41109 /src/anytun.vcproj
parentmoved to new handling if ifconfig parameters (more windows friendly) (diff)
ported new -n functionality to windows (now using new tun ioctl)
Diffstat (limited to 'src/anytun.vcproj')
-rw-r--r--src/anytun.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/anytun.vcproj b/src/anytun.vcproj
index b576bd5..2f118c7 100644
--- a/src/anytun.vcproj
+++ b/src/anytun.vcproj
@@ -397,6 +397,14 @@
<File
RelativePath=".\options.cpp"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="ANYTUN_OPTIONS"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\packetSource.cpp"