summaryrefslogtreecommitdiff
path: root/dspcontrol/vsproj
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 14:14:52 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 14:14:52 +0000
commitcb4a46e7fbe62d788e66ed6121c717a2d22a4d7c (patch)
tree30df260fdc5a1b5a7049c2f8cac8b7ef17513d6d /dspcontrol/vsproj
parent19b6f534d2e784a1e120bf52c4aa07004798f473 (diff)
svn.miranda.im is moving to a new home!
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'dspcontrol/vsproj')
-rw-r--r--dspcontrol/vsproj/DspControl.vcproj195
-rw-r--r--dspcontrol/vsproj/build.bat36
-rw-r--r--dspcontrol/vsproj/release.bat49
3 files changed, 280 insertions, 0 deletions
diff --git a/dspcontrol/vsproj/DspControl.vcproj b/dspcontrol/vsproj/DspControl.vcproj
new file mode 100644
index 0000000..4dc435a
--- /dev/null
+++ b/dspcontrol/vsproj/DspControl.vcproj
@@ -0,0 +1,195 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="DspControl"
+ ProjectGUID="{C65292DB-BAC4-4B07-BF9F-2A8B83A429DC}"
+ RootNamespace="DspControl"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="build.bat"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="DspControl.dll"
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="release.bat"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="DspControl.dll"
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath="..\plugin\DspControl.asm"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath="..\inc\IcoLib.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_clc.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_clist.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_database.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_langpack.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_metacontacts.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_options.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_protocols.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_protosvc.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\m_updater.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\newpluginapi.inc"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\resource.h"
+ >
+ </File>
+ <File
+ RelativePath="..\inc\statusmodes.inc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ <File
+ RelativePath="..\res\DspControl.rc"
+ >
+ </File>
+ <File
+ RelativePath="..\res\settings pc.ico"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Batch Script"
+ >
+ <File
+ RelativePath=".\build.bat"
+ >
+ </File>
+ <File
+ RelativePath=".\release.bat"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Definition Files"
+ >
+ <File
+ RelativePath="..\plugin\DspControl.def"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Version Specific Files"
+ >
+ <File
+ RelativePath="..\BETA"
+ >
+ </File>
+ <File
+ RelativePath="..\CHANGELOG.txt"
+ >
+ </File>
+ <File
+ RelativePath="..\common.arg"
+ >
+ </File>
+ <File
+ RelativePath="..\README.txt"
+ >
+ </File>
+ <File
+ RelativePath="..\TRANSLATION.txt"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath="..\LICENSE.txt"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/dspcontrol/vsproj/build.bat b/dspcontrol/vsproj/build.bat
new file mode 100644
index 0000000..c5eee8c
--- /dev/null
+++ b/dspcontrol/vsproj/build.bat
@@ -0,0 +1,36 @@
+@echo off
+echo '
+echo Building Resources...
+rc /r /fo ".\DspControl.res" ..\res\DspControl.rc
+
+echo '
+echo Building ANSI version...
+
+\masm32\bin\ml /nologo /c /coff /Zi /Fl /Fm /Cp ..\plugin\DspControl.asm
+ if errorlevel 1 goto errasm
+\masm32\bin\Link /nologo /DEBUG /DEBUGTYPE:CV /DLL /DEF:..\plugin\DspControl.def /SUBSYSTEM:WINDOWS /LIBPATH:\masm32\lib /OUT:"Debug\ANSI\DspControl.dll" DspControl.obj DspControl.res
+ if errorlevel 1 goto errlink
+
+echo '
+echo Building Unicode version...
+
+\masm32\bin\ml /nologo /D_UNICODE /c /coff /Zi /Fl /Fm /Cp ..\plugin\DspControl.asm
+ if errorlevel 1 goto errasm
+\masm32\bin\Link /nologo /DEBUG /DEBUGTYPE:CV /DLL /DEF:..\plugin\DspControl.def /SUBSYSTEM:WINDOWS /LIBPATH:\masm32\lib /OUT:"Debug\Unicode\DspControl.dll" DspControl.obj DspControl.res
+ if errorlevel 1 goto errlink
+
+echo '
+echo Done.
+goto TheEnd
+
+:errasm
+echo '
+echo Assembly Error
+goto TheEnd
+
+:errlink
+echo '
+echo Link Error
+
+:TheEnd
+pause \ No newline at end of file
diff --git a/dspcontrol/vsproj/release.bat b/dspcontrol/vsproj/release.bat
new file mode 100644
index 0000000..0bde609
--- /dev/null
+++ b/dspcontrol/vsproj/release.bat
@@ -0,0 +1,49 @@
+@echo off
+
+echo Building Resources...
+rc /r /fo ".\DspControl.res" ..\res\DspControl.rc
+
+
+echo Building ANSI version...
+
+\masm32\bin\ml /nologo /c /coff /Zi /Fl /Fm /Cp ..\plugin\DspControl.asm
+ if errorlevel 1 goto errasm
+\masm32\bin\Link /nologo /DEBUG /DEBUGTYPE:CV /DLL /DEF:..\plugin\DspControl.def /SUBSYSTEM:WINDOWS /LIBPATH:\masm32\lib /OUT:"Release\ANSI\DspControl.dll" DspControl.obj DspControl.res
+ if errorlevel 1 goto errlink
+move /Y Release\ANSI\DspControl.dll ..\bin\ANSI\DspControl_d.dll
+
+\masm32\bin\ml /nologo /c /coff /Cp ..\plugin\DspControl.asm
+ if errorlevel 1 goto errasm
+\masm32\bin\Link /nologo /DLL /DEF:..\plugin\DspControl.def /SUBSYSTEM:WINDOWS /LIBPATH:\masm32\lib /OUT:"Release\ANSI\DspControl.dll" DspControl.obj DspControl.res
+ if errorlevel 1 goto errlink
+move /Y Release\ANSI\DspControl.dll ..\bin\ANSI\DspControl.dll
+
+
+echo Building Unicode version...
+
+\masm32\bin\ml /nologo /D_UNICODE /c /coff /Zi /Fl /Fm /Cp ..\plugin\dspcontrol.asm
+ if errorlevel 1 goto errasm
+\masm32\bin\Link /nologo /DEBUG /DEBUGTYPE:CV /DLL /DEF:..\plugin\DspControl.def /SUBSYSTEM:WINDOWS /LIBPATH:\masm32\lib /OUT:"Release\Unicode\DspControl.dll" DspControl.obj DspControl.res
+ if errorlevel 1 goto errlink
+move /Y Release\Unicode\DspControl.dll ..\bin\Unicode\DspControl_d.dll
+
+\masm32\bin\ml /nologo /D_UNICODE /c /coff /Cp ..\plugin\dspcontrol.asm
+ if errorlevel 1 goto errasm
+\masm32\bin\Link /nologo /DLL /DEF:..\plugin\DspControl.def /SUBSYSTEM:WINDOWS /LIBPATH:\masm32\lib /OUT:"Release\Unicode\DspControl.dll" DspControl.obj DspControl.res
+ if errorlevel 1 goto errlink
+move /Y Release\Unicode\DspControl.dll ..\bin\Unicode\DspControl.dll
+
+Echo Done.
+cd
+
+goto TheEnd
+:errasm
+echo _
+echo Assembly Error
+goto TheEnd
+:errlink
+echo _
+echo Link Error
+
+:TheEnd
+pause \ No newline at end of file