diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 14:19:43 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 14:19:43 +0000 |
commit | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (patch) | |
tree | c8585e44049b37e4da152495c954242204c2c38d /dspcontrol/vsproj | |
parent | 6f3d69266933ef120d229e0daf2da164b77214d0 (diff) |
Project folders rename part 2
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@214 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'dspcontrol/vsproj')
-rw-r--r-- | dspcontrol/vsproj/DspControl.vcproj | 195 | ||||
-rw-r--r-- | dspcontrol/vsproj/build.bat | 36 | ||||
-rw-r--r-- | dspcontrol/vsproj/release.bat | 49 |
3 files changed, 0 insertions, 280 deletions
diff --git a/dspcontrol/vsproj/DspControl.vcproj b/dspcontrol/vsproj/DspControl.vcproj deleted file mode 100644 index 4dc435a..0000000 --- a/dspcontrol/vsproj/DspControl.vcproj +++ /dev/null @@ -1,195 +0,0 @@ -<?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 deleted file mode 100644 index c5eee8c..0000000 --- a/dspcontrol/vsproj/build.bat +++ /dev/null @@ -1,36 +0,0 @@ -@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 deleted file mode 100644 index 0bde609..0000000 --- a/dspcontrol/vsproj/release.bat +++ /dev/null @@ -1,49 +0,0 @@ -@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 |