From 8a4fb1972073344d54e9248660d813c93208c82a Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 16:30:40 +0000 Subject: obsolete project files cleanup and overall adjustment: Part 5 git-svn-id: http://svn.miranda-ng.org/main/trunk@16 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SplashScreen/splashscreen.mdsp | 106 --------------------------------- 1 file changed, 106 deletions(-) delete mode 100644 plugins/SplashScreen/splashscreen.mdsp (limited to 'plugins/SplashScreen/splashscreen.mdsp') diff --git a/plugins/SplashScreen/splashscreen.mdsp b/plugins/SplashScreen/splashscreen.mdsp deleted file mode 100644 index 890cb05d60..0000000000 --- a/plugins/SplashScreen/splashscreen.mdsp +++ /dev/null @@ -1,106 +0,0 @@ -[Project] -name=splashscreen -type=2 -defaultConfig=1 - - -[Debug] -// compiler -workingDirectory= -arguments= -intermediateFilesDirectory=Debug -outputFilesDirectory=Debug -compilerPreprocessor= -extraCompilerOptions= -compilerIncludeDirectory=..\..\include -noWarning=0 -defaultWarning=0 -allWarning=1 -extraWarning=0 -isoWarning=0 -warningsAsErrors=0 -debugType=1 -debugLevel=2 -exceptionEnabled=1 -runtimeTypeEnabled=1 -optimizeLevel=0 - -// linker -libraryPath= -outputFilename=Debug\advsplashscreen.dll -libraries=gdi32, comdlg32, winmm, version -extraLinkerOptions= -ignoreStartupFile=0 -ignoreDefaultLibs=0 -stripExecutableFile=0 - -// archive -extraArchiveOptions= - -//resource -resourcePreprocessor= -resourceIncludeDirectory= -extraResourceOptions= - -[Release] -// compiler -workingDirectory= -arguments= -intermediateFilesDirectory=Release -outputFilesDirectory=Release -compilerPreprocessor= -extraCompilerOptions= -compilerIncludeDirectory=..\..\include -noWarning=0 -defaultWarning=0 -allWarning=1 -extraWarning=0 -isoWarning=0 -warningAsErrors=0 -debugType=0 -debugLevel=1 -exceptionEnabled=1 -runtimeTypeEnabled=1 -optimizeLevel=2 - -// linker -libraryPath= -outputFilename=Release\advsplashscreen.dll -libraries=gdi32, comdlg32, winmm, version -extraLinkerOptions= -ignoreStartupFile=0 -ignoreDefaultLibs=0 -stripExecutableFile=1 - -// archive -extraArchiveOptions= - -//resource -resourcePreprocessor= -resourceIncludeDirectory= -extraResourceOptions= - -[Source] -1=src\bitmap_funcs.cpp -2=src\main.cpp -3=src\options.cpp -4=src\services.cpp -5=src\splash.cpp -[Header] -1=src\bitmap_funcs.h -2=src\debug.h -3=src\headers.h -4=src\m_folders.h -5=src\m_splash.h -6=src\m_updater.h -7=src\resource.h -8=src\splash.h -9=src\version.h -[Resource] -1=src\msvc6.rc -2=src\splash.rc -3=src\version.rc -[Other] -[History] -src\splash.cpp,1787 -src\main.cpp,12416 -- cgit v1.2.3