summaryrefslogtreecommitdiff
path: root/plugins/MirLua/MirLua.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-05-31 19:51:35 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-05-31 19:51:35 +0300
commit941e4ac612a20cdb2120241b260df759a4ce5720 (patch)
tree073889fb42d7be720cd6498843597bf54b91fd4e /plugins/MirLua/MirLua.vcxproj
parent651468cb27939d749eebcc3a4c4b34984ea98709 (diff)
fixes #5041 (MirLua: открытие скрипта двойным кликом по имени файла)
Diffstat (limited to 'plugins/MirLua/MirLua.vcxproj')
-rw-r--r--plugins/MirLua/MirLua.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MirLua/MirLua.vcxproj b/plugins/MirLua/MirLua.vcxproj
index 1be3ea14b9..457c1b5cb1 100644
--- a/plugins/MirLua/MirLua.vcxproj
+++ b/plugins/MirLua/MirLua.vcxproj
@@ -89,7 +89,6 @@
<ClCompile Include="src\variables_loader.cpp" />
<ClInclude Include="include\mirlua.h" />
<ClInclude Include="src\module_loader.h" />
- <ClInclude Include="src\options.h" />
<ClInclude Include="src\plugin.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\script.h" />