summaryrefslogtreecommitdiff
path: root/src/core/stdfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdfile')
-rw-r--r--src/core/stdfile/CMakeLists.txt2
-rw-r--r--src/core/stdfile/src/file.cpp2
-rw-r--r--src/core/stdfile/src/file.h2
-rw-r--r--src/core/stdfile/src/fileexistsdlg.cpp2
-rw-r--r--src/core/stdfile/src/fileopts.cpp2
-rw-r--r--src/core/stdfile/src/filerecvdlg.cpp2
-rw-r--r--src/core/stdfile/src/filesenddlg.cpp2
-rw-r--r--src/core/stdfile/src/filexferdlg.cpp2
-rw-r--r--src/core/stdfile/src/ftmanager.cpp2
-rw-r--r--src/core/stdfile/src/main.cpp2
-rw-r--r--src/core/stdfile/src/stdafx.cxx2
-rw-r--r--src/core/stdfile/src/stdafx.h2
-rw-r--r--src/core/stdfile/src/version.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/src/core/stdfile/CMakeLists.txt b/src/core/stdfile/CMakeLists.txt
index 427d568d2b..3454bf4121 100644
--- a/src/core/stdfile/CMakeLists.txt
+++ b/src/core/stdfile/CMakeLists.txt
@@ -1,3 +1,3 @@
-set(TARGET StdFile)
+set(TARGET StdFile)
include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
target_link_libraries(${TARGET} Shlwapi.lib) \ No newline at end of file
diff --git a/src/core/stdfile/src/file.cpp b/src/core/stdfile/src/file.cpp
index 6f17f4faed..af7cb57110 100644
--- a/src/core/stdfile/src/file.cpp
+++ b/src/core/stdfile/src/file.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/file.h b/src/core/stdfile/src/file.h
index 78a6d220d2..0d359a9eb1 100644
--- a/src/core/stdfile/src/file.h
+++ b/src/core/stdfile/src/file.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/fileexistsdlg.cpp b/src/core/stdfile/src/fileexistsdlg.cpp
index b03646484a..be15a0c8fa 100644
--- a/src/core/stdfile/src/fileexistsdlg.cpp
+++ b/src/core/stdfile/src/fileexistsdlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/fileopts.cpp b/src/core/stdfile/src/fileopts.cpp
index 5afceed6b6..b8bbae76f8 100644
--- a/src/core/stdfile/src/fileopts.cpp
+++ b/src/core/stdfile/src/fileopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/filerecvdlg.cpp b/src/core/stdfile/src/filerecvdlg.cpp
index b868f1c70b..49d1fcd3b1 100644
--- a/src/core/stdfile/src/filerecvdlg.cpp
+++ b/src/core/stdfile/src/filerecvdlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/filesenddlg.cpp b/src/core/stdfile/src/filesenddlg.cpp
index 47ca18bf75..a0c98ad613 100644
--- a/src/core/stdfile/src/filesenddlg.cpp
+++ b/src/core/stdfile/src/filesenddlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/filexferdlg.cpp b/src/core/stdfile/src/filexferdlg.cpp
index 854e0acd0b..2181baa67a 100644
--- a/src/core/stdfile/src/filexferdlg.cpp
+++ b/src/core/stdfile/src/filexferdlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/ftmanager.cpp b/src/core/stdfile/src/ftmanager.cpp
index 0e067e0e24..c73fa2300d 100644
--- a/src/core/stdfile/src/ftmanager.cpp
+++ b/src/core/stdfile/src/ftmanager.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/main.cpp b/src/core/stdfile/src/main.cpp
index 1b43582f69..2e3c002907 100644
--- a/src/core/stdfile/src/main.cpp
+++ b/src/core/stdfile/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Standard file transfers' plugin for Miranda NG
diff --git a/src/core/stdfile/src/stdafx.cxx b/src/core/stdfile/src/stdafx.cxx
index aa8b81d687..716dda68f1 100644
--- a/src/core/stdfile/src/stdafx.cxx
+++ b/src/core/stdfile/src/stdafx.cxx
@@ -1,2 +1,2 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdfile/src/stdafx.h b/src/core/stdfile/src/stdafx.h
index c67b93b3df..cc4b8d3742 100644
--- a/src/core/stdfile/src/stdafx.h
+++ b/src/core/stdfile/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/version.h b/src/core/stdfile/src/version.h
index 5e971ed76a..61ada99635 100644
--- a/src/core/stdfile/src/version.h
+++ b/src/core/stdfile/src/version.h
@@ -1,4 +1,4 @@
-#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING