diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-01-11 15:34:55 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-01-13 15:17:44 +0100 |
| commit | cff1b1bc28d65ed7708ab93fe7e1d5e7d35c2a27 (patch) | |
| tree | 638b5b5491981b5286c9d683ba8e1d89589eb6fa /windows/nsis-plugins/src/msiutil/stdafx.cpp | |
| parent | d61966ed6b53312f9c6c8e379b5ad04d74732a2a (diff) | |
| download | mullvadvpn-cff1b1bc28d65ed7708ab93fe7e1d5e7d35c2a27.tar.xz mullvadvpn-cff1b1bc28d65ed7708ab93fe7e1d5e7d35c2a27.zip | |
Remove msiutil NSIS plugin
Diffstat (limited to 'windows/nsis-plugins/src/msiutil/stdafx.cpp')
| -rw-r--r-- | windows/nsis-plugins/src/msiutil/stdafx.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/windows/nsis-plugins/src/msiutil/stdafx.cpp b/windows/nsis-plugins/src/msiutil/stdafx.cpp deleted file mode 100644 index 3b6341d106..0000000000 --- a/windows/nsis-plugins/src/msiutil/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// driverlogic.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file |
