summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/WinterSpeak/general/general.dsp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-03-17 13:41:49 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-03-17 13:41:49 +0000
commit5e6e1e8838fe7637ef588e0fb080ad07fc5700aa (patch)
tree2cc32c95da0cf49f8361879eec1fa5a4a4b557d8 /plugins/!NotAdopted/WinterSpeak/general/general.dsp
parent561f00a7d38c61ec30c5898b90766314011d32d8 (diff)
Winter Speak plugin added (not adopted)
git-svn-id: http://svn.miranda-ng.org/main/trunk@4076 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/WinterSpeak/general/general.dsp')
-rw-r--r--plugins/!NotAdopted/WinterSpeak/general/general.dsp214
1 files changed, 214 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/WinterSpeak/general/general.dsp b/plugins/!NotAdopted/WinterSpeak/general/general.dsp
new file mode 100644
index 0000000000..f268d44f9a
--- /dev/null
+++ b/plugins/!NotAdopted/WinterSpeak/general/general.dsp
@@ -0,0 +1,214 @@
+# Microsoft Developer Studio Project File - Name="general" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=general - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "general.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "general.mak" CFG="general - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "general - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "general - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""$/general/vc_project", SKBAAAAA"
+# PROP Scc_LocalPath "."
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "general - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Build\Release"
+# PROP Intermediate_Dir "Build\Release"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0xc09 /d "NDEBUG"
+# ADD RSC /l 0xc09 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+
+!ELSEIF "$(CFG)" == "general - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Build\Debug"
+# PROP Intermediate_Dir "Build\Debug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gi /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
+# SUBTRACT CPP /Fr /YX
+# ADD BASE RSC /l 0xc09 /d "_DEBUG"
+# ADD RSC /l 0xc09 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+
+!ENDIF
+
+# Begin Target
+
+# Name "general - Win32 Release"
+# Name "general - Win32 Debug"
+# Begin Group "Source"
+
+# PROP Default_Filter ""
+# Begin Group "optimize"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\optimise\aggressive_optimise.h
+# End Source File
+# End Group
+# Begin Group "text_to_speech"
+
+# PROP Default_Filter ""
+# Begin Group "speech_api_51"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_51\speech_api_51.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_51\speech_api_51.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_51\speech_api_51_lexicon.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_51\speech_api_51_lexicon.h
+# End Source File
+# End Group
+# Begin Group "speech_api_40a"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_40a\speech_api_40a.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_40a\speech_api_40a.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_40a\speech_api_40a_lexicon.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\text_to_speech\speech_api_40a\speech_api_40a_lexicon.h
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=.\text_to_speech\text_to_speech\text_to_speech.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\text_to_speech\text_to_speech\text_to_speech.h
+# End Source File
+# End Group
+# Begin Group "debug"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\debug\debug.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\debug\debug_file.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\debug\debug_window.h
+# End Source File
+# End Group
+# Begin Group "observer"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\observer\observer.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\observer\observer.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\observer\subject.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\observer\subject.h
+# End Source File
+# End Group
+# Begin Group "multimedia"
+
+# PROP Default_Filter ""
+# Begin Group "winamp_2"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\multimedia\winamp_2\winamp_2.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\multimedia\winamp_2\winamp_2.h
+# End Source File
+# End Group
+# End Group
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\general.rc
+# End Source File
+# Begin Source File
+
+SOURCE=.\resource.h
+# End Source File
+# End Group
+# End Target
+# End Project