1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-11 15:15:57 +01:00

Reverting r12850...hopefully

Never removed one before, but I'm pretty sure it is correct.
This commit is contained in:
lllucius
2013-11-03 01:54:50 +00:00
parent a68955a0dd
commit b4ba110811
360 changed files with 62988 additions and 62988 deletions

View File

@@ -1,37 +1,37 @@
SBSMSLogo ICON "sbsms.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,7,0,0
PRODUCTVERSION 1,7,0,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Mune"
VALUE "FileDescription", "SBSMS wxPlayer"
VALUE "FileVersion", "1.7.0"
VALUE "InternalName", "SBSMS"
VALUE "LegalCopyright", "Copyright <20> 2008. All rights reserved."
VALUE "OriginalFilename", "sbsms.exe"
VALUE "ProductName", "SBSMS wxPlayer"
VALUE "ProductVersion", "1.7.0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END
SBSMSLogo ICON "sbsms.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,7,0,0
PRODUCTVERSION 1,7,0,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Mune"
VALUE "FileDescription", "SBSMS wxPlayer"
VALUE "FileVersion", "1.7.0"
VALUE "InternalName", "SBSMS"
VALUE "LegalCopyright", "Copyright <20> 2008. All rights reserved."
VALUE "OriginalFilename", "sbsms.exe"
VALUE "ProductName", "SBSMS wxPlayer"
VALUE "ProductVersion", "1.7.0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END

View File

@@ -1,4 +1,4 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C++ Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sbsms", "sbsms.vcproj", "{772B2532-A638-4E55-83D4-A2F6DCEEBAA5}"