Changeset 137216d72fffe97941bd4966f6c34c8337d02f2f
- Timestamp:
- 02/08/08 23:47:46
(7 months ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1202510866 +0000
- git-parent:
[600d4ac4bc55f5bc2f910d0ce6194b5b68704748]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1202510866 +0000
- Message:
macosx/frontrow_plugin: Default configuration to Debug.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r663058f |
r137216d |
|
| 408 | 408 | ); |
|---|
| 409 | 409 | defaultConfigurationIsVisible = 0; |
|---|
| 410 | | defaultConfigurationName = Release; |
|---|
| | 410 | defaultConfigurationName = Debug; |
|---|
| 411 | 411 | }; |
|---|
| 412 | 412 | 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "FRVLC" */ = { |
|---|
| … | … | |
| 417 | 417 | ); |
|---|
| 418 | 418 | defaultConfigurationIsVisible = 0; |
|---|
| 419 | | defaultConfigurationName = Release; |
|---|
| | 419 | defaultConfigurationName = Debug; |
|---|
| 420 | 420 | }; |
|---|
| 421 | 421 | /* End XCConfigurationList section */ |
|---|