Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/VGate/VGate_Win32.def')
-rw-r--r--src/VGate/VGate_Win32.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/VGate/VGate_Win32.def b/src/VGate/VGate_Win32.def
new file mode 100644
index 00000000..b75f28ab
--- /dev/null
+++ b/src/VGate/VGate_Win32.def
@@ -0,0 +1,7 @@
+LIBRARY VpnGatePlugin_x86
+
+EXPORTS
+ LoadPluginDll
+ FreePluginDll
+
+