summaryrefslogtreecommitdiff
path: root/src/mir_app/mir_app.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-10-29 19:21:32 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-10-29 19:21:32 +0300
commit74e691804c25c6174cb619d21b19fb5dc94afa22 (patch)
tree98625fbff7a1c7da877f208e13d0e49962ddffa1 /src/mir_app/mir_app.vcxproj
parent21aaad51c5e0bcf7157bd8e37e6e8ee0d1e55525 (diff)
Plugin Updater: pu_stub utilities moved to mir_app
Diffstat (limited to 'src/mir_app/mir_app.vcxproj')
-rw-r--r--src/mir_app/mir_app.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mir_app/mir_app.vcxproj b/src/mir_app/mir_app.vcxproj
index 8658ff5b87..0f55a19c5f 100644
--- a/src/mir_app/mir_app.vcxproj
+++ b/src/mir_app/mir_app.vcxproj
@@ -139,6 +139,7 @@
<ClCompile Include="src\proto_order.cpp" />
<ClCompile Include="src\proto_ui.cpp" />
<ClCompile Include="src\proto_utils.cpp" />
+ <ClCompile Include="src\pu_utils.cpp" />
<ClCompile Include="src\searchresults.cpp" />
<ClCompile Include="src\skin2opts.cpp" />
<ClCompile Include="src\skinicons.cpp" />