diff options
| author | MikalaiR <nikolay.romanovich@narod.ru> | 2016-01-07 12:25:32 +0000 | 
|---|---|---|
| committer | MikalaiR <nikolay.romanovich@narod.ru> | 2016-01-07 12:25:32 +0000 | 
| commit | 8a22b1b13cbd23e4d0a0a1cf3da9c84596b55280 (patch) | |
| tree | b323c8c3ac2aa9ea54b1618e1bb69bf856aa55c4 /plugins/MirLua/Modules/WinAPI/src/stdafx.cxx | |
| parent | 6a6a1d097e043dba142d5cdc485e6b4dbe67e12a (diff) | |
MirLua: WinAPI module moved to external library 
git-svn-id: http://svn.miranda-ng.org/main/trunk@16045 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua/Modules/WinAPI/src/stdafx.cxx')
| -rw-r--r-- | plugins/MirLua/Modules/WinAPI/src/stdafx.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx b/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx new file mode 100644 index 0000000000..1577c4e3bc --- /dev/null +++ b/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx @@ -0,0 +1 @@ +#include "stdafx.h"
\ No newline at end of file  | 
