changeset 656:cd73fb26dfb0

Corrected some upper/lower case project settings. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@916 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 09 Feb 2009 16:13:47 +0000
parents 36c10a09ad84
children 24e1fd6d4bfa
files src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.vcproj
diffstat 2 files changed, 15 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h	Fri Feb 06 14:12:39 2009 +0000
+++ b/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h	Mon Feb 09 16:13:47 2009 +0000
@@ -24,10 +24,10 @@
 #define WIN32_LEAN_AND_MEAN
 #include "PluginInterface.h"
 #include "Scintilla.h"
-#include <TCHAR.H>
+#include <tchar.h>
 #include <shlwapi.h>
 
-#include "indenthandler.h"
+#include "IndentHandler.h"
 #include "SettingsPaths.h"
 
 /* menu position in funcItem */
--- a/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.vcproj	Fri Feb 06 14:12:39 2009 +0000
+++ b/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.vcproj	Mon Feb 09 16:13:47 2009 +0000
@@ -210,7 +210,7 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\indenthandler.cpp"
+				RelativePath="..\IndentHandler.cpp"
 				>
 			</File>
 			<File
@@ -218,19 +218,19 @@
 				>
 			</File>
 			<File
-				RelativePath="..\templateBatchScript.cpp"
+				RelativePath="..\TemplateBatchScript.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\uiguierrormessage.cpp"
+				RelativePath="..\UiGuiErrorMessage.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\uiguiIniFileParser.cpp"
+				RelativePath="..\UiGuiIniFileParser.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\uiguisettings.cpp"
+				RelativePath="..\UiGuiSettings.cpp"
 				>
 			</File>
 			<File
@@ -244,7 +244,7 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
-				RelativePath="..\indenthandler.h"
+				RelativePath="..\IndentHandler.h"
 				>
 			</File>
 			<File
@@ -252,26 +252,19 @@
 				>
 			</File>
 			<File
-				RelativePath="..\templateBatchScript.h"
-				>
-			</File>
-			<File
-				RelativePath="..\uiguierrormessage.h"
+				RelativePath="..\TemplateBatchScript.h"
 				>
 			</File>
 			<File
-				RelativePath="..\uiguiIniFileParser.h"
+				RelativePath="..\UiGuiErrorMessage.h"
 				>
-				<FileConfiguration
-					Name="Debug|Win32"
-					>
-					<Tool
-						Name="VCCustomBuildTool"
-					/>
-				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\uiguisettings.h"
+				RelativePath="..\UiGuiIniFileParser.h"
+				>
+			</File>
+			<File
+				RelativePath="..\UiGuiSettings.h"
 				>
 			</File>
 			<File