-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkaencoder.vmp
85 lines (75 loc) · 1.16 KB
/
mkaencoder.vmp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;
; Project file generated by Visual-MinGW 0.56 alpha.
; This file shouldn't be edited manually.
; More information: http://visual-mingw.sourceforge.net/
;
;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
[VmpHeader]
Generator = VMinGW
FileVersion = 102
[Project]
BuildMakefile = 1
GenerateMakefile = 1
WithinMsys = 0
[Archives]
Directory = .
Flags = *.*
[Makefile]
Name = .\Makefile
Edit = 0
Build = 2
Lang = 0
ActiveConfig = Release
[Config1]
Name = Debug
Target = .\mkaenc.exe
Deffile =
Implib =
ObjDir = .
DepDir =
CC = gcc
CXX = g++
RC = windres
MAKEDEPEND =
CppFlags =
Warnings = -W -Wall
Optimize = -O3
CFlags =
CxxFlags =
Includes =
Debug = 1
Strip = 0
LdFlags =
LdLibs =
LdLibDirs =
[Config2]
Name = Release
Target = .\mkaenc.exe
Deffile =
Implib =
ObjDir = .
DepDir =
CC = gcc
CXX = g++
RC = windres
MAKEDEPEND =
CppFlags =
Warnings = -W -Wall
Optimize = -O2
CFlags =
CxxFlags =
Includes =
Debug = 0
Strip = 0
LdFlags =
LdLibs =
LdLibDirs =
[File1]
Name = .\src\mkaenc.c
LastFocused = 1
Edit = 1
LinePosition = 30
[File2]
Name = .\src\mkaenc.h
Edit = 0