Cosmetic changes to code.

This commit is contained in:
Birunthan Mohanathas
2011-02-03 18:09:24 +00:00
parent 3af4e14a4a
commit bf79f44e96
43 changed files with 62 additions and 62 deletions

View File

@ -24,7 +24,7 @@
#include <string>
#include <algorithm>
#include "resource.h"
#include "..\Library\Rainmeter.h"
#include "../Library/Rainmeter.h"
#if defined _M_IX86
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")

View File

@ -2,7 +2,7 @@
// Caution! Do not modify this file without changing \install\UpdateApplicationRC.au3
//
#include "resource.h"
#include "..\Version.h"
#include "../Version.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////