Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
W
wine-winehq
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • wine
  • wine-winehq
  • c128086179337a15e5f529e35f0a2d096da0a6c4

Switch branch/tag
  • wine-winehq
  • dlls
  • odbc32
  • Makefile.in
Find file
Normal viewHistoryPermalink
Makefile.in 107 Bytes
Newer Older
Alexandre Julliard's avatar
Changed builtin dlls file names to make it clear they are not normal
c1bfca04
 
Alexandre Julliard committed 22 years ago
1
MODULE    = odbc32.dll
Rob Shearman's avatar
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
48000893
 
Rob Shearman committed 16 years ago
2
IMPORTLIB = odbc32
Alexandre Julliard's avatar
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
 
Alexandre Julliard committed 14 years ago
3
IMPORTS   = advapi32
Alexandre Julliard's avatar
Start using import tables for dlls that can already support it.
27939f00
 
Alexandre Julliard committed 24 years ago
4

Alexandre Julliard's avatar
Xiang Li
8551f8ca
 
Alexandre Julliard committed 25 years ago
5
C_SRCS = \
Alexandre Julliard's avatar
Removed some more trailing whitespace.
7cae558b
 
Alexandre Julliard committed 22 years ago
6
	proxyodbc.c
Hans Leidekker's avatar
odbc32: Add a version resource.
6985bbdf
 
Hans Leidekker committed 10 years ago
7 8

RC_SRCS = rsrc.rc