mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
remove this file as it is deleted during distclean (and we don't use it)
This commit is contained in:
parent
32ee8d669a
commit
9083ff8af1
@ -1,32 +0,0 @@
|
||||
#include <windows.h>
|
||||
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUS
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1,0,24,0
|
||||
PRODUCTVERSION 1,0,24,0
|
||||
FILEOS VOS__WINDOWS32
|
||||
FILETYPE VFT_DLL
|
||||
FILESUBTYPE VFT2_UNKNOWN
|
||||
FILEFLAGSMASK 0x00000000
|
||||
FILEFLAGS 0x00000000
|
||||
{
|
||||
BLOCK "StringFileInfo"
|
||||
{
|
||||
BLOCK "040904e4"
|
||||
{
|
||||
VALUE "FileDescription", "A library for reading and writing audio files."
|
||||
VALUE "FileVersion", "1.0.24.0\0"
|
||||
VALUE "Full Version", "1.0.24"
|
||||
VALUE "InternalName", "libsndfile"
|
||||
VALUE "LegalCopyright", "Copyright (C) 1999-2010, Licensed LGPL"
|
||||
VALUE "OriginalFilename", "libsndfile-1.dll"
|
||||
VALUE "ProductName", "libsndfile-1 DLL"
|
||||
VALUE "ProductVersion", "1.0.24.0\0"
|
||||
VALUE "Language", "Language Neutral"
|
||||
}
|
||||
}
|
||||
BLOCK "VarFileInfo"
|
||||
{
|
||||
VALUE "Translation", 0x0409, 0x04E4
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user