summaryrefslogtreecommitdiff
path: root/protocols/AimOscar
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/AimOscar')
-rw-r--r--protocols/AimOscar/proto_aim/Proto_AIM.vcxproj2
-rw-r--r--protocols/AimOscar/proto_aim/src/stdafx.cxx18
-rw-r--r--protocols/AimOscar/proto_aim/src/stdafx.h18
3 files changed, 1 insertions, 37 deletions
diff --git a/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj b/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj
index 63073e8ff3..a37a52b7e8 100644
--- a/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj
+++ b/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj
@@ -23,6 +23,6 @@
<ProjectGuid>{975505EA-F0C7-4DAC-A95E-75249615F30C}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\..\build\vc.common\common.props" />
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
</ImportGroup>
</Project> \ No newline at end of file
diff --git a/protocols/AimOscar/proto_aim/src/stdafx.cxx b/protocols/AimOscar/proto_aim/src/stdafx.cxx
deleted file mode 100644
index 6fb37564b7..0000000000
--- a/protocols/AimOscar/proto_aim/src/stdafx.cxx
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation version 2
-of the License.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-#include "stdafx.h" \ No newline at end of file
diff --git a/protocols/AimOscar/proto_aim/src/stdafx.h b/protocols/AimOscar/proto_aim/src/stdafx.h
deleted file mode 100644
index 25a6e7584a..0000000000
--- a/protocols/AimOscar/proto_aim/src/stdafx.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation version 2
-of the License.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-#include "resource.h" \ No newline at end of file