diff --git a/Application/Application.vcproj b/Application/Application.vcproj index 0b042fe1..632f2bf5 100644 --- a/Application/Application.vcproj +++ b/Application/Application.vcproj @@ -290,7 +290,7 @@ /> & configMenuData); void CreateDefaultConfigFile(std::wstring strFile); void TestSettingsFile(bool bDefaultIniLocation); + void CopyFiles(std::wstring strFrom, std::wstring strTo); CTrayWindow* m_TrayWindow;