Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
a5642490
Commit
a5642490
authored
Dec 04, 2001
by
Josh Coalson
Browse files
update the version number to 1.0.2
parent
7146e0f5
Changes
5
Hide whitespace changes
Inline
Side-by-side
src/flac/Makefile.vc
View file @
a5642490
...
...
@@ -21,10 +21,10 @@
!IFDEF
DEBUG
.c.obj
:
$(cc)
$(cdebug)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-DFLAC__HAS_OGG
-YX
/Od /D
"_DEBUG"
$<
$(cc)
$(cdebug)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-DFLAC__HAS_OGG
-YX
/Od /D
"_DEBUG"
$<
!else
.c.obj
:
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-DFLAC__HAS_OGG
-YX
-DNODEBUG
$<
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-DFLAC__HAS_OGG
-YX
-DNODEBUG
$<
!endif
C_FILES
=
\
...
...
src/metaflac/Makefile.vc
View file @
a5642490
...
...
@@ -19,10 +19,10 @@
!IFDEF
DEBUG
.c.obj
:
$(cc)
$(cdebug)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
/Od /D
"_DEBUG"
$<
$(cc)
$(cdebug)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
/Od /D
"_DEBUG"
$<
!else
.c.obj
:
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
-DNODEBUG
$<
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
-DNODEBUG
$<
!endif
C_FILES
=
\
...
...
src/plugin_winamp2/Makefile.vc
View file @
a5642490
...
...
@@ -19,10 +19,10 @@
!IFDEF
DEBUG
.c.obj
:
$(cc)
/GX
$(cdebug)
$(cflags)
$(cvarsdll)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
/Od /D
"_DEBUG"
$<
$(cc)
/GX
$(cdebug)
$(cflags)
$(cvarsdll)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
/Od /D
"_DEBUG"
$<
!else
.c.obj
:
$(cc)
/O2
$(crelease)
$(cflags)
$(cvarsdll)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
-DNODEBUG
$<
$(cc)
/O2
$(crelease)
$(cflags)
$(cvarsdll)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
-DNODEBUG
$<
!endif
C_FILES
=
\
...
...
src/test_streams/Makefile.vc
View file @
a5642490
...
...
@@ -19,10 +19,10 @@
!IFDEF
DEBUG
.c.obj
:
$(cc)
$(cdebug)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
/Od /D
"_DEBUG"
$<
$(cc)
$(cdebug)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
/Od /D
"_DEBUG"
$<
!else
.c.obj
:
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
-DNODEBUG
$<
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
-DNODEBUG
$<
!endif
C_FILES
=
\
...
...
src/test_unit/Makefile.vc
View file @
a5642490
...
...
@@ -19,10 +19,10 @@
!IFDEF
DEBUG
.c.obj
:
$(cc)
$(cdebug)
$(cflags)
/I
"..
\l
ibFLAC
\i
nclude"
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
/Od /D
"_DEBUG"
$<
$(cc)
$(cdebug)
$(cflags)
/I
"..
\l
ibFLAC
\i
nclude"
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
/Od /D
"_DEBUG"
$<
!else
.c.obj
:
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\l
ibFLAC
\i
nclude"
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
\"
-YX
-DNODEBUG
$<
$(cc)
/O2
$(crelease)
$(cflags)
/I
"..
\l
ibFLAC
\i
nclude"
/I
"..
\.
.
\i
nclude"
/I
".
\i
nclude"
-DSTRICT
-DVERSION
=
\"
1.0
.2
\"
-YX
-DNODEBUG
$<
!endif
C_FILES
=
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment