From b9f120f97699286410fe902f93135235eed0b127 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 20 Jun 2012 21:16:09 +0000 Subject: hotkey options dialog extracted to the separate file git-svn-id: http://svn.miranda-ng.org/main/trunk@506 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/miranda32_10.vcxproj | 4 ++++ src/miranda32_10.vcxproj.filters | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index 740d95dba1..f0bbb6345a 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -248,6 +248,7 @@ + @@ -397,6 +398,9 @@ ..\..\core\commonheaders.h + + ..\..\core\commonheaders.h + ..\..\core\commonheaders.h diff --git a/src/miranda32_10.vcxproj.filters b/src/miranda32_10.vcxproj.filters index 4852f59e61..7344a5c894 100644 --- a/src/miranda32_10.vcxproj.filters +++ b/src/miranda32_10.vcxproj.filters @@ -276,6 +276,9 @@ Modules\plugins + + Modules\skin + @@ -617,6 +620,9 @@ Modules\plugins + + Modules\skin + -- cgit v1.2.3